Using pqSetName, you can create and initialize Qt objects without having to create a bunch of temporaries: More...
#include <pqSetName.h>
Public Member Functions | |
pqSetName (const QString &Name) | |
Public Attributes | |
const QString | Name |
Using pqSetName, you can create and initialize Qt objects without having to create a bunch of temporaries:
Definition at line 22 of file pqSetName.h.
pqSetName::pqSetName | ( | const QString & | Name | ) |
const QString pqSetName::Name |
Definition at line 25 of file pqSetName.h.