Qt Installer Framework Manual
ComponentModel
List of All Members for ComponentModel
This is the complete list of members for
QInstaller::ComponentModel
, including inherited members.
ComponentModel
(int , QInstaller::PackageManagerCore *)
flags
ModelState
enum
ModelStateFlag
checkStateChanged
(QInstaller::ComponentModel::ModelState )
checkStateChanged
(const QModelIndex &)
setCheckedState
(QInstaller::ComponentModel::ModelStateFlag )
setRootComponents
(QList<QInstaller::Component *> )
~ComponentModel
()
checked
() const : QSet<QInstaller::Component *>
checkedState
() const : ComponentModel::ModelState
columnCount
(const QModelIndex &) const : int
componentFromIndex
(const QModelIndex &) const : QInstaller::Component *
core
() const : QInstaller::PackageManagerCore *
data
(const QModelIndex &, int ) const : QVariant
flags
(const QModelIndex &) const : Qt::ItemFlags
headerData
(int , Qt::Orientation , int ) const : QVariant
index
(int , int , const QModelIndex &) const : QModelIndex
indexFromComponentName
(const QString &) const : QModelIndex
parent
(const QModelIndex &) const : QModelIndex
partially
() const : QSet<QInstaller::Component *>
rowCount
(const QModelIndex &) const : int
setData
(const QModelIndex &, const QVariant &, int ) : bool
setHeaderData
(int , Qt::Orientation , const QVariant &, int ) : bool
uncheckable
() const : QSet<QInstaller::Component *>
unchecked
() const : QSet<QInstaller::Component *>