QVISH 0.1
Classes | Public Member Functions | Public Attributes | List of all members
Wizt::PropertiesModel Class Reference
Inheritance diagram for Wizt::PropertiesModel:

Classes

struct  Property
 

Public Member Functions

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 > &parameter)
 
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
 

Public Attributes

WeakPtr< VParameter > _parameter
 

The documentation for this class was generated from the following files: