![]() |
Qt 4.8
|
#include <qobjectdefs.h>
Public Functions | |
| QArgument (const char *aName, const T &aData) | |
Public Functions inherited from QGenericArgument | |
| void * | data () const |
| Returns the data set in the constructor. More... | |
| const char * | name () const |
| Returns the name set in the constructor. More... | |
| QGenericArgument (const char *aName=0, const void *aData=0) | |
| Constructs a QGenericArgument object with the given name and data. More... | |
Definition at line 278 of file qobjectdefs.h.
Definition at line 281 of file qobjectdefs.h.