addVariable(const Variable &var) | sf::VariableListModel | |
addVariable(id_type id, bool desired=true) | sf::VariableListModel | |
addVariables(const Vector &list) | sf::VariableListModel | |
addVariables(const IdVector &ids, bool desired=true) | sf::VariableListModel | |
cFlags enum value | sf::VariableListModel | |
changed(const Variable *var) | sf::VariableListModel | |
cId enum value | sf::VariableListModel | |
clearVariables() | sf::VariableListModel | |
cName enum value | sf::VariableListModel | |
columnCount(const QModelIndex &parent=QModelIndex()) const override | sf::VariableListModel | |
cUnit enum value | sf::VariableListModel | |
cValue enum value | sf::VariableListModel | |
data(const QModelIndex &index, int role) const override | sf::VariableListModel | |
data_type typedef | sf::InformationTypes | protected |
EEvent enum name | sf::VariableTypes | protected |
EField enum name | sf::VariableListModel | |
EFlag enum name | sf::VariableTypes | protected |
EStringType enum name | sf::VariableTypes | protected |
flags(const QModelIndex &index) const override | sf::VariableListModel | |
flags_type typedef | sf::InformationTypes | protected |
flgArchive enum value | sf::VariableTypes | protected |
flgExport enum value | sf::VariableTypes | protected |
flgFunction enum value | sf::VariableTypes | protected |
flgHidden enum value | sf::VariableTypes | protected |
flgLink enum value | sf::VariableTypes | protected |
flgParameter enum value | sf::VariableTypes | protected |
flgReadonly enum value | sf::VariableTypes | protected |
flgShare enum value | sf::VariableTypes | protected |
flgWriteable enum value | sf::VariableTypes | protected |
fromDataType(data_type value) const | sf::InformationTypes | inlineprotected |
getColumn(EField field) const | sf::VariableListModel | |
getField(int column) const | sf::VariableListModel | |
getRow(Variable &link) const | sf::VariableListModel | |
getVariable(const QModelIndex &index) const | sf::VariableListModel | |
getVariablesChecked() const | sf::VariableListModel | |
hasRowCheckBox() const | sf::VariableListModel | |
headerData(int section, Qt::Orientation orientation, int role) const override | sf::VariableListModel | |
id_type typedef | sf::InformationTypes | protected |
IdVector typedef | sf::InformationTypes | protected |
nameLevel() const | sf::VariableListModel | |
npos | sf::InformationTypes | protectedstatic |
PtrVector typedef | sf::VariableTypes | protected |
ReferenceVector typedef | sf::VariableTypes | protected |
refresh() | sf::VariableListModel | |
rowCount(const QModelIndex &parent=QModelIndex()) const override | sf::VariableListModel | |
sdata_type typedef | sf::InformationTypes | protected |
setChecked(int row, bool checked) | sf::VariableListModel | |
setData(const QModelIndex &index, const QVariant &value, int role) override | sf::VariableListModel | |
setDelegates(QAbstractItemView *view) | sf::VariableListModel | |
setNameLevel(int level) | sf::VariableListModel | |
setRowCheckBox(bool enabled) | sf::VariableListModel | |
setVariables(const Vector &list) | sf::VariableListModel | |
setVariablesChecked(const IdVector &ids) | sf::VariableListModel | |
setVariablesConvert(bool enable) | sf::VariableListModel | |
size_type typedef | sf::InformationTypes | protected |
stDirectory enum value | sf::VariableTypes | protected |
stFilename enum value | sf::VariableTypes | protected |
stMulti enum value | sf::VariableTypes | protected |
stNormal enum value | sf::VariableTypes | protected |
stPath enum value | sf::VariableTypes | protected |
stSubdirectory enum value | sf::VariableTypes | protected |
toDataType(T value) const | sf::InformationTypes | inlineprotected |
update(int row=-1, int column=-1, const QList< int > &roles=QList< int >()) | sf::VariableListModel | |
updateField(int row, EField field, const QList< int > &roles=QList< int >()) | sf::VariableListModel | |
VariableListModel(QObject *parent=nullptr) | sf::VariableListModel | explicit |
veConvert enum value | sf::VariableTypes | protected |
veConverted enum value | sf::VariableTypes | protected |
Vector typedef | sf::VariableTypes | protected |
veDesiredId enum value | sf::VariableTypes | protected |
veFirstLocal enum value | sf::VariableTypes | protected |
veFirstPrivate enum value | sf::VariableTypes | protected |
veFlagsChange enum value | sf::VariableTypes | protected |
veGetOwner enum value | sf::VariableTypes | protected |
veIdChanged enum value | sf::VariableTypes | protected |
veInvalid enum value | sf::VariableTypes | protected |
veLinked enum value | sf::VariableTypes | protected |
veLostOwner enum value | sf::VariableTypes | protected |
veNewId enum value | sf::VariableTypes | protected |
veRemove enum value | sf::VariableTypes | protected |
veSetup enum value | sf::VariableTypes | protected |
veUnlinked enum value | sf::VariableTypes | protected |
veUserGlobal enum value | sf::VariableTypes | protected |
veUserLocal enum value | sf::VariableTypes | protected |
veUserPrivate enum value | sf::VariableTypes | protected |
veValueChange enum value | sf::VariableTypes | protected |
vfConversionType enum value | sf::VariableTypes | protected |
vfDefault enum value | sf::VariableTypes | protected |
vfDescription enum value | sf::VariableTypes | protected |
vfFirstState enum value | sf::VariableTypes | protected |
vfFlags enum value | sf::VariableTypes | protected |
vfId enum value | sf::VariableTypes | protected |
vfMaximum enum value | sf::VariableTypes | protected |
vfMinimum enum value | sf::VariableTypes | protected |
vfName enum value | sf::VariableTypes | protected |
vfRound enum value | sf::VariableTypes | protected |
vfType enum value | sf::VariableTypes | protected |
vfUnit enum value | sf::VariableTypes | protected |
~VariableHandler() | sf::VariableHandler | protectedvirtual |