Difference between revisions of "QOrbitermanager"
From LinuxMCE
Langstonius (Talk | contribs) (Created page with "QOrbiter manager is what it sounds like. It manages the flow of operations in QOrbiter between the different context objects and the threaded dce side of the program. It can be a...") |
Langstonius (Talk | contribs) (→Functions) |
||
Line 3: | Line 3: | ||
=Functions= | =Functions= | ||
[[Category:QOrbiter Skin Api]] | [[Category:QOrbiter Skin Api]] | ||
+ | <table width="80%" border="0"> | ||
+ | <tr> | ||
+ | <td colspan="3" color="slategrey">Function Profile</td> | ||
+ | </tr> | ||
+ | <tr> | ||
+ | <td>Params</td> | ||
+ | <td>Description</td> | ||
+ | <td>Output</td> | ||
+ | </tr> | ||
+ | <tr> | ||
+ | <td></td> | ||
+ | <td></td> | ||
+ | <td></td> | ||
+ | </tr> | ||
+ | </table> |
Revision as of 16:13, 2 October 2012
QOrbiter manager is what it sounds like. It manages the flow of operations in QOrbiter between the different context objects and the threaded dce side of the program. It can be accessed through 'manager'
Functions
Function Profile | ||
Params | Description | Output |