Classes
pqPropertyManager.h File Reference
#include "pqCoreModule.h"
#include <QObject>
#include <QPointer>
#include <QVariant>
Include dependency graph for pqPropertyManager.h:

Go to the source code of this file.

Classes

class  pqPropertyManager
 Manages links between Qt properties and unchecked proxy properties This is useful if more than one QWidget exposes a single proxy property In which case the server manager will not keep the widgets synchronized Also provides a mechanims for accepting or rejecting changes for unchecked properties. More...