DNSSD
servicemodel.cpp
Go to the documentation of this file.
virtual QVariant data(const QModelIndex &index, int role=Qt::DisplayRole) const
Definition: servicemodel.cpp:78
QString i18n(const char *text)
virtual int rowCount(const QModelIndex &parent=QModelIndex()) const
Definition: servicemodel.cpp:55
virtual QModelIndex index(int row, int column, const QModelIndex &parent=QModelIndex()) const
Definition: servicemodel.cpp:65
Browses for network services advertised over DNS-SD.
Definition: servicebrowser.h:64
virtual QModelIndex parent(const QModelIndex &index) const
Definition: servicemodel.cpp:60
virtual int columnCount(const QModelIndex &parent=QModelIndex()) const
Definition: servicemodel.cpp:51
Definition: servicemodel.h:86
ServiceModel(ServiceBrowser *browser, QObject *parent=0)
Creates a model for the given service browser and starts browsing for services.
Definition: servicemodel.cpp:34
gets a RemoteService::Ptr for the service
Definition: servicemodel.h:74
Definition: domainbrowser.h:28
virtual QVariant headerData(int section, Qt::Orientation orientation, int role=Qt::DisplayRole) const
Definition: servicemodel.cpp:97
Definition: servicemodel.h:85
virtual bool hasIndex(int row, int column, const QModelIndex &parent) const
Definition: servicemodel.cpp:70
This file is part of the KDE documentation.
Documentation copyright © 1996-2016 The KDE developers.
Generated on Wed Oct 19 2016 23:28:43 by doxygen 1.8.12 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2016 The KDE developers.
Generated on Wed Oct 19 2016 23:28:43 by doxygen 1.8.12 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.