Qt Installer Framework Manual
Repository
List of All Members for Repository
This is the complete list of members for
QInstaller::Repository
, including inherited members.
Repository
()
Repository
(const QInstaller::Repository &)
Repository
(const QUrl &, bool , bool )
categoryname
() const : QString
displayname
() const : QString
fromUserInput
(const QString &, bool ) : QInstaller::Repository
isCompressed
() const : bool
isDefault
() const : bool
isEnabled
() const : bool
isValid
() const : bool
password
() const : QString
qHash
(const QInstaller::Repository &) : hashValue
registerMetaType
()
setCategoryName
(const QString &)
setDisplayName
(const QString &)
setEnabled
(bool )
setPassword
(const QString &)
setUrl
(const QUrl &)
setUsername
(const QString &)
setXmlChecksum
(const QByteArray &)
url
() const : QUrl
username
() const : QString
xmlChecksum
() const : QByteArray
operator!=
(const QInstaller::Repository &) const : bool
operator=
(const QInstaller::Repository &) : const QInstaller::Repository &
operator==
(const QInstaller::Repository &) const : bool