This repository has been archived on 2021-09-15. You can view files and clone it, but cannot push or open issues or pull requests.
L3DNC/client/Doc/start.privateFile.html

34 lines
1.9 KiB
HTML

<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<html><head><title>Python: class privateFile</title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
</head><body bgcolor="#f0f0f8">
<p>
<table width="100%" cellspacing=0 cellpadding=2 border=0 summary="section">
<tr bgcolor="#ffc8d8">
<td colspan=3 valign=bottom>&nbsp;<br>
<font color="#000000" face="helvetica, arial"><strong>start.privateFile</strong> = <a name="start.privateFile">class privateFile</a>(<a href="builtins.html#object">builtins.object</a>)</font></td></tr>
<tr><td bgcolor="#ffc8d8"><tt>&nbsp;&nbsp;&nbsp;</tt></td><td>&nbsp;</td>
<td width="100%">Methods defined here:<br>
<dl><dt><a name="privateFile-__init__"><strong>__init__</strong></a>(self, main, s, pseudoFile)</dt><dd><tt>new&nbsp;windows&nbsp;for&nbsp;the&nbsp;p2p<br>
:param&nbsp;main:<br>
:param&nbsp;s:<br>
:param&nbsp;pseudoFile:&nbsp;pseudo&nbsp;of&nbsp;the&nbsp;people&nbsp;who&nbsp;need&nbsp;to&nbsp;send&nbsp;the&nbsp;file<br>
:return:</tt></dd></dl>
<dl><dt><a name="privateFile-selectFile"><strong>selectFile</strong></a>(self)</dt><dd><tt>buttton&nbsp;to&nbsp;open&nbsp;and&nbsp;chose&nbsp;the&nbsp;file&nbsp;to&nbsp;send&nbsp;and&nbsp;create&nbsp;the&nbsp;name&nbsp;of&nbsp;the&nbsp;command<br>
:return:</tt></dd></dl>
<dl><dt><a name="privateFile-sendFile"><strong>sendFile</strong></a>(self)</dt><dd><tt>Send&nbsp;to&nbsp;the&nbsp;sever&nbsp;the&nbsp;command&nbsp;:&nbsp;/pmfile&nbsp;+&nbsp;pseudo&nbsp;to&nbsp;send&nbsp;+&nbsp;name&nbsp;of&nbsp;the&nbsp;file<br>
:return:</tt></dd></dl>
<hr>
Data descriptors defined here:<br>
<dl><dt><strong>__dict__</strong></dt>
<dd><tt>dictionary&nbsp;for&nbsp;instance&nbsp;variables&nbsp;(if&nbsp;defined)</tt></dd>
</dl>
<dl><dt><strong>__weakref__</strong></dt>
<dd><tt>list&nbsp;of&nbsp;weak&nbsp;references&nbsp;to&nbsp;the&nbsp;object&nbsp;(if&nbsp;defined)</tt></dd>
</dl>
</td></tr></table>
</body></html>