Home | Trees | Indices | Help |
|
---|
|
object --+ | threading._Verbose --+ | threading.Thread --+ | X2goMIMEboxQueue
If the X2Go MIME box is supported in a particaluar X2goSession instance this class provides a sub-thread for handling incoming files in the MIME box directory. The actual handling of a dropped file is handled by the classes X2goMIMEboxActionOPEN, X2goMIMEboxActionOPENWITH and X2goMIMEboxActionSAVEAS.
Instance Methods | |||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
Inherited from Inherited from |
Class Variables | |
mimebox_action = None
|
|
mimebox = None
|
|
active_jobs =
|
|
mimebox_history =
|
Properties | |
Inherited from Inherited from |
Method Details |
x.__init__(...) initializes x; see help(type(x)) for signature
|
Prevent acceptance of new incoming files. The processing of MIME box jobs that are currently still active will be completed, though. |
Modify the MIME box action of this X2goMIMEboxQueue thread during runtime. The change of the MIME box action will be valid for the next incoming file in the MIME box directory.
|
This method gets called once the X2goMIMEboxQueue thread is started by the
|
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Tue Dec 11 05:18:47 2012 | http://epydoc.sourceforge.net |