|
cxWidgets 1.0
|
This is the complete list of members for cx::cxFunction, including all inherited members.
| cxFunction(bool pUseReturnVal, bool pExitAfterRun, bool pRunOnLeaveFunction) | cx::cxFunction | |
| cxTypeStr() const =0 | cx::cxFunction | pure virtual |
| functionIsSet() const =0 | cx::cxFunction | pure virtual |
| getExitAfterRun() const | cx::cxFunction | virtual |
| getFuncPtr() const =0 | cx::cxFunction | pure virtual |
| getRunOnLeaveFunction() const | cx::cxFunction | virtual |
| getUseReturnVal() const | cx::cxFunction | virtual |
| runFunction() const =0 | cx::cxFunction | pure virtual |
| setExitAfterRun(bool pExitAfterRun) | cx::cxFunction | virtual |
| setRunOnLeaveFunction(bool pRunOnLeaveFunction) | cx::cxFunction | virtual |
| setUseReturnVal(bool pUseReturnVal) | cx::cxFunction | virtual |
| ~cxFunction() | cx::cxFunction | virtual |