WRT::SFWErrorHandler Class Reference
#include
<mw/cwrt/sfwerrorhandler.h>
class WRT::SFWErrorHandler |
Constructor & Destructor Documentation
SFWErrorHandler ( )
SFWErrorHandler | ( | ) | [inline] |
Member Function Documentation
getLastErrCode ( )
int | getLastErrCode | ( | ) | [inline] |
getLastErrDescription ( )
QString
| getLastErrDescription | ( | ) | [inline] |
setLastErrCode ( int )
void | setLastErrCode | ( | int | aErrCode | ) | [protected, inline] |
setLastErrDescription ( QString )
void | setLastErrDescription | ( | QString | aErrDesc | ) | [protected, inline] |