QWSPropertyManager Class Reference
#include <qwsproperty_qws.h>
Definition at line 61 of file qwsproperty_qws.h.
|
| QWSPropertyManager () |
|
| ~QWSPropertyManager () |
|
bool | setProperty (int winId, int property, int mode, const char *data, int len) |
|
bool | hasProperty (int winId, int property) |
|
bool | removeProperty (int winId, int property) |
|
bool | addProperty (int winId, int property) |
|
bool | getProperty (int winId, int property, const char *&data, int &len) |
|
bool | removeProperties (int winId) |
|
bool setProperty |
( |
int |
winId, |
|
|
int |
property, |
|
|
int |
mode, |
|
|
const char * |
data, |
|
|
int |
len |
|
) |
| |
bool hasProperty |
( |
int |
winId, |
|
|
int |
property |
|
) |
| |
bool removeProperty |
( |
int |
winId, |
|
|
int |
property |
|
) |
| |
bool addProperty |
( |
int |
winId, |
|
|
int |
property |
|
) |
| |
bool getProperty |
( |
int |
winId, |
|
|
int |
property, |
|
|
const char *& |
data, |
|
|
int & |
len |
|
) |
| |
bool removeProperties |
( |
int |
winId | ) |
|
The documentation for this class was generated from the following file: