#include "pqWidgetsModule.h"#include <QVariant>
Go to the source code of this file.
Classes | |
| struct | pqSetData |
| Using pqSetData, you can create and initialize Qt objects without having to create a bunch of temporaries: More... | |
Functions | |
| template<typename T > | |
| T * | operator<< (T *LHS, const pqSetData &RHS) |
| Sets custom data for a Qt object. More... | |
| T* operator<< | ( | T * | LHS, |
| const pqSetData & | RHS | ||
| ) |
Sets custom data for a Qt object.
Definition at line 35 of file pqSetData.h.
1.8.17 on Wed Mar 27 2024