#include "pqWidgetsModule.h"
Go to the source code of this file.
Classes | |
struct | pqConnect |
Using pqConnect, 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 pqConnect &RHS) |
Makes a Qt connection. More... | |
Makes a Qt connection.
Definition at line 36 of file pqConnect.h.