KIO
kopenwithdialog_p.h
Go to the documentation of this file.
45 virtual QVariant headerData(int section, Qt::Orientation orientation, int role = Qt::DisplayRole) const;
virtual bool hasChildren(const QModelIndex &parent=QModelIndex()) const
Definition: kopenwithdialog.cpp:253
virtual int columnCount(const QModelIndex &parent=QModelIndex()) const
Definition: kopenwithdialog.cpp:210
virtual QModelIndex parent(const QModelIndex &index) const
Definition: kopenwithdialog.cpp:291
friend class KApplicationModelPrivate
Definition: kopenwithdialog_p.h:55
virtual bool canFetchMore(const QModelIndex &parent) const
Definition: kopenwithdialog.cpp:201
Definition: kopenwithdialog_p.h:66
bool isDirectory(const QModelIndex &index) const
Definition: kopenwithdialog.cpp:336
QString entryPathFor(const QModelIndex &index) const
Definition: kopenwithdialog.cpp:318
virtual QVariant headerData(int section, Qt::Orientation orientation, int role=Qt::DisplayRole) const
Definition: kopenwithdialog.cpp:262
virtual QVariant data(const QModelIndex &index, int role=Qt::DisplayRole) const
Definition: kopenwithdialog.cpp:216
QString execFor(const QModelIndex &index) const
Definition: kopenwithdialog.cpp:327
KApplicationModel(QObject *parent=0)
Definition: kopenwithdialog.cpp:190
virtual QModelIndex index(int row, int column, const QModelIndex &parent=QModelIndex()) const
Definition: kopenwithdialog.cpp:276
virtual ~KApplicationModel()
Definition: kopenwithdialog.cpp:196
virtual int rowCount(const QModelIndex &parent=QModelIndex()) const
Definition: kopenwithdialog.cpp:309
Definition: kopenwithdialog_p.h:32
virtual void fetchMore(const QModelIndex &parent)
Definition: kopenwithdialog.cpp:238
This file is part of the KDE documentation.
Documentation copyright © 1996-2018 The KDE developers.
Generated on Fri Oct 19 2018 17:13:14 by doxygen 1.8.13 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2018 The KDE developers.
Generated on Fri Oct 19 2018 17:13:14 by doxygen 1.8.13 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.