|
|
int | columnCount (const QModelIndex &parent) const |
| |
|
QVariant | data (const QModelIndex &index, int role) const |
| |
|
bool | findProperty (int index, Property &property) const |
| |
|
Qt::ItemFlags | flags (const QModelIndex &) const |
| |
|
QVariant | headerData (int section, Qt::Orientation orientation, int role) const |
| |
|
| PropertiesModel (QObject *parent, const WeakPtr< VParameter > ¶meter) |
| |
|
int | rowCount (const QModelIndex &parent) const |
| |
|
bool | setData (const QModelIndex &index, const QVariant &value, int role) |
| |
|
void | valueChanged (const RefPtr< VValueBase > &value, const ValuePoolPtr &, const ValueNotifierList *DoNotBroadcast, const ValueMap *VP) override |
| |
|
|
WeakPtr< VParameter > | _parameter |
| |
The documentation for this class was generated from the following files:
- qVPropertiesDialogImpl.hpp
- qVPropertiesDialogImpl.cpp