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
| void KApplicationView::currentChanged | ( | const QModelIndex & | current, |
| const QModelIndex & | previous | ||
| ) | [protected, virtual, slot] |
Definition at line 391 of file kopenwithdialog.cpp.
| bool KApplicationView::isDirSel | ( | ) | const |
Definition at line 382 of file kopenwithdialog.cpp.
| void KApplicationView::setModel | ( | QAbstractItemModel * | model | ) | [virtual] |
Definition at line 366 of file kopenwithdialog.cpp.
The documentation for this class was generated from the following files:
KDE 4.6 API Reference