KDNSSD
servicemodel.h
96 QModelIndex index(int row, int column, const QModelIndex &parent = QModelIndex()) const override;
100 QVariant headerData(int section, Qt::Orientation orientation, int role = Qt::DisplayRole) const override;
Browses for network services advertised over DNS-SD.
Definition servicebrowser.h:55
ServiceModel(ServiceBrowser *browser, QObject *parent=nullptr)
Creates a model for the given service browser and starts browsing for services.
Definition servicemodel.cpp:18
QAbstractItemModel(QObject *parent)
Q_OBJECTQ_OBJECT
DisplayRole
Orientation
This file is part of the KDE documentation.
Documentation copyright © 1996-2025 The KDE developers.
Generated on Fri Jan 24 2025 11:52:52 by doxygen 1.13.2 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2025 The KDE developers.
Generated on Fri Jan 24 2025 11:52:52 by doxygen 1.13.2 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.