Specialized editor Factory for the setup tree.
More...
#include <PacVariantEditorFactory.h>
List of all members.
Detailed Description
Specialized editor Factory for the setup tree.
- Author:
- Matthias Nagl <mnagl@uni-goettingen.de>
See QtPropertyBrowser for more information
Constructor & Destructor Documentation
PacVariantEditorFactory::PacVariantEditorFactory |
( |
QObject * |
parent = 0 | ) |
|
PacVariantEditorFactory::~PacVariantEditorFactory |
( |
| ) |
|
Member Function Documentation
void PacVariantEditorFactory::connectPropertyManager |
( |
QtVariantPropertyManager * |
manager | ) |
[protected] |
QWidget * PacVariantEditorFactory::createEditor |
( |
QtVariantPropertyManager * |
manager, |
|
|
QtProperty * |
property, |
|
|
QWidget * |
parent |
|
) |
| [protected] |
void PacVariantEditorFactory::disconnectPropertyManager |
( |
QtVariantPropertyManager * |
manager | ) |
[protected] |
void PacVariantEditorFactory::slotAttributeChanged |
( |
QtProperty * |
p, |
|
|
QString |
a, |
|
|
QVariant |
v |
|
) |
| [slot] |
void PacVariantEditorFactory::slotEditorDestroyed |
( |
QObject * |
p | ) |
[slot] |
void PacVariantEditorFactory::slotPropertyChanged |
( |
QtProperty * |
p, |
|
|
QVariant |
val |
|
) |
| [slot] |
void PacVariantEditorFactory::slotSetValue |
( |
int |
val | ) |
[slot] |
void PacVariantEditorFactory::slotSetValue |
( |
double |
val | ) |
[slot] |
void PacVariantEditorFactory::slotSetValue |
( |
const QTime & |
value | ) |
[slot] |
The documentation for this class was generated from the following files: