#include "pqWidgetsModule.h"#include <QString>
Go to the source code of this file.
Classes | |
| struct | pqSetName |
| Using pqSetName, 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 pqSetName &RHS) |
| Sets a Qt object's name. More... | |
| T* operator<< | ( | T * | LHS, |
| const pqSetName & | RHS | ||
| ) |
Sets a Qt object's name.
Definition at line 35 of file pqSetName.h.
1.8.17 on Wed Mar 27 2024