Difference between revisions of "QOrbitermanager"
From LinuxMCE
Langstonius (Talk | contribs) |
Langstonius (Talk | contribs) (→Functions) |
||
Line 5: | Line 5: | ||
<table width="80%" border="0"> | <table width="80%" border="0"> | ||
<tr> | <tr> | ||
− | <td colspan="3" bgcolor="#33CC00"> | + | <td colspan="3" bgcolor="#33CC00">''void'' '''function name'''(''parameters'')</td> |
</tr> | </tr> | ||
<tr bgcolor="#999999"> | <tr bgcolor="#999999"> |
Revision as of 16:17, 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
void function name(parameters) | ||
Params | Description | Output |