KIO
KApplicationView Class Reference
#include <kopenwithdialog_p.h>
Inheritance diagram for KApplicationView:
Signals | |
void | highlighted (const QString &_name, const QString &_exec) |
void | selected (const QString &_name, const QString &_exec) |
Public Member Functions | |
KApplicationView (QWidget *parent=0) | |
~KApplicationView () | |
bool | isDirSel () const |
virtual void | setModel (QAbstractItemModel *model) |
Protected Slots | |
virtual void | currentChanged (const QModelIndex ¤t, const QModelIndex &previous) |
Detailed Description
Definition at line 66 of file kopenwithdialog_p.h.
Constructor & Destructor Documentation
KApplicationView::KApplicationView | ( | QWidget * | parent = 0 | ) |
Definition at line 356 of file kopenwithdialog.cpp.
KApplicationView::~KApplicationView | ( | ) |
Definition at line 361 of file kopenwithdialog.cpp.
Member Function Documentation
|
protectedvirtualslot |
Definition at line 391 of file kopenwithdialog.cpp.
bool KApplicationView::isDirSel | ( | ) | const |
Definition at line 382 of file kopenwithdialog.cpp.
|
virtual |
Definition at line 366 of file kopenwithdialog.cpp.
The documentation for this class was generated from the following files:
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:50:03 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:50:03 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.