DNSSD
domainmodel.cpp
Go to the documentation of this file.
void layoutChanged()
virtual int columnCount(const QModelIndex &parent=QModelIndex()) const
Definition: domainmodel.cpp:51
DomainModel(DomainBrowser *browser, QObject *parent=0)
Creates a model for given domain browser and starts browsing for domains.
Definition: domainmodel.cpp:34
virtual QModelIndex index(int row, int column, const QModelIndex &parent=QModelIndex()) const
Definition: domainmodel.cpp:67
virtual int rowCount(const QModelIndex &parent=QModelIndex()) const
Definition: domainmodel.cpp:56
bool isValid() const
int row() const
QModelIndex parent() const
virtual QVariant data(const QModelIndex &index, int role=Qt::DisplayRole) const
Definition: domainmodel.cpp:80
QModelIndex createIndex(int row, int column, void *ptr) const
virtual bool hasIndex(int row, int column, const QModelIndex &parent) const
Definition: domainmodel.cpp:72
void setParent(QObject *parent)
Browses recommended domains for browsing or publishing to.
Definition: domainbrowser.h:54
int column() const
bool connect(const QObject *sender, const char *signal, const QObject *receiver, const char *method, Qt::ConnectionType type)
QObject * parent() const
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:25:22 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:25:22 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.