FileSelectorWidget Class Reference
#include <fileselectorwidget.h>
Inheritance diagram for FileSelectorWidget:

Public Slots | |
void | slotFilterChanged (const QString &) |
void | setDir (KURL) |
void | setDir (const QString &) |
Signals | |
void | dropped (const QString &) |
Public Member Functions | |
FileSelectorWidget (AutoProjectPart *part, KFile::Mode, QWidget *parent=0, const char *name=0) | |
~FileSelectorWidget () | |
KDnDDirOperator * | dirOperator () |
Protected Member Functions | |
void | focusInEvent (QFocusEvent *) |
void | dragEnterEvent (QDragEnterEvent *ev) |
void | dropEvent (QDropEvent *ev) |
Private Slots | |
void | cmbPathActivated (const KURL &u) |
void | cmbPathReturnPressed (const QString &u) |
void | dirUrlEntered (const KURL &u) |
void | dirFinishedLoading () |
void | filterReturnPressed (const QString &nf) |
Private Attributes | |
KURLComboBox * | cmbPath |
KHistoryCombo * | filter |
QLabel * | filterIcon |
KDnDDirOperator * | dir |
QPushButton * | home |
QPushButton * | up |
QPushButton * | back |
QPushButton * | forward |
AutoProjectPart * | m_part |
Constructor & Destructor Documentation
|
Definition at line 71 of file fileselectorwidget.cpp. References back, cmbPath, cmbPathActivated(), cmbPathReturnPressed(), dir, dirFinishedLoading(), dirUrlEntered(), FileSelectorWidget(), filter, filterIcon, filterReturnPressed(), forward, home, m_part, KDevPlugin::projectDom(), KCompletionBase::setCompletionObject(), KHistoryCombo::setHistoryItems(), KDirOperator::setMode(), KDirOperator::setView(), slotFilterChanged(), and up. Referenced by FileSelectorWidget(). |
|
Definition at line 160 of file fileselectorwidget.cpp. |
Member Function Documentation
|
Definition at line 190 of file fileselectorwidget.cpp. References cmbPathActivated(), dir, and KDirOperator::setURL(). Referenced by cmbPathActivated(), and FileSelectorWidget(). |
|
Definition at line 195 of file fileselectorwidget.cpp. References cmbPathReturnPressed(), dir, and KDirOperator::setURL(). Referenced by cmbPathReturnPressed(), and FileSelectorWidget(). |
|
Definition at line 213 of file fileselectorwidget.cpp. References KActionCollection::action(), KDirOperator::actionCollection(), back, dir, forward, home, KAction::isEnabled(), and up. Referenced by FileSelectorWidget(). |
|
Definition at line 59 of file fileselectorwidget.h. References dir. Referenced by AddExistingFilesDialog::slotAddAll(), AddExistingDirectoriesDialog::slotAddAll(), AddExistingFilesDialog::slotAddSelected(), and AddExistingDirectoriesDialog::slotAddSelected(). |
|
Definition at line 202 of file fileselectorwidget.cpp. References cmbPath, dirUrlEntered(), KURLComboBox::maxItems, KURLComboBox::removeURL(), KURLComboBox::setURLs(), KURL::url(), and KURLComboBox::urls. Referenced by dirUrlEntered(), and FileSelectorWidget(). |
|
Definition at line 164 of file fileselectorwidget.cpp. References dragEnterEvent(). Referenced by dragEnterEvent(). |
|
Definition at line 168 of file fileselectorwidget.cpp. References dropEvent(), dropped(), endl(), and kdDebug(). Referenced by dropEvent(). |
|
Referenced by dropEvent(). |
|
Definition at line 178 of file fileselectorwidget.cpp. References filterReturnPressed(), and setDir(). Referenced by FileSelectorWidget(), and filterReturnPressed(). |
|
Definition at line 224 of file fileselectorwidget.cpp. References dir, and focusInEvent(). Referenced by focusInEvent(). |
|
Definition at line 234 of file fileselectorwidget.cpp. References dir, setDir(), and KDirOperator::setURL(). |
|
Definition at line 229 of file fileselectorwidget.cpp. References dir, setDir(), and KDirOperator::setURL(). Referenced by filterReturnPressed(), AddExistingFilesDialog::init(), AddExistingDirectoriesDialog::init(), and setDir(). |
|
Definition at line 184 of file fileselectorwidget.cpp. References dir, KDirOperator::rereadDir(), KDirOperator::setNameFilter(), and slotFilterChanged(). Referenced by FileSelectorWidget(), and slotFilterChanged(). |
Member Data Documentation
|
Definition at line 83 of file fileselectorwidget.h. Referenced by dirFinishedLoading(), and FileSelectorWidget(). |
|
Definition at line 79 of file fileselectorwidget.h. Referenced by dirUrlEntered(), and FileSelectorWidget(). |
|
Definition at line 82 of file fileselectorwidget.h. Referenced by cmbPathActivated(), cmbPathReturnPressed(), dirFinishedLoading(), dirOperator(), FileSelectorWidget(), focusInEvent(), setDir(), and slotFilterChanged(). |
|
Definition at line 80 of file fileselectorwidget.h. Referenced by FileSelectorWidget(). |
|
Definition at line 81 of file fileselectorwidget.h. Referenced by FileSelectorWidget(). |
|
Definition at line 83 of file fileselectorwidget.h. Referenced by dirFinishedLoading(), and FileSelectorWidget(). |
|
Definition at line 83 of file fileselectorwidget.h. Referenced by dirFinishedLoading(), and FileSelectorWidget(). |
|
Definition at line 84 of file fileselectorwidget.h. Referenced by FileSelectorWidget(). |
|
Definition at line 83 of file fileselectorwidget.h. Referenced by dirFinishedLoading(), and FileSelectorWidget(). |
The documentation for this class was generated from the following files:
- buildtools/autotools/fileselectorwidget.h
- buildtools/autotools/fileselectorwidget.cpp