
Signals | |
| void | selected (const QString &) |
Public Member Functions | |
| TypeCombo (QWidget *parent, const char *name=0) | |
| void | reread (DocLnkSet &files, const QString &filter) |
Protected Slots | |
| void | selectType (int idx) |
Protected Attributes | |
| QStringList | typelist |
| QString | prev |
|
||||||||||||
|
Definition at line 55 of file fileselector.cpp. References selectType(). |
|
||||||||||||
|
Definition at line 76 of file fileselector.cpp. References app, QValueList< T >::append(), MimeType::application(), QValueList< T >::begin(), DocLnkSet::children(), QValueList< T >::clear(), QValueList< T >::contains(), QValueList< T >::count(), QValueList< T >::end(), FALSE, QString::find(), i, QString::isNull(), QString::left(), QString::mid(), AppLnk::name(), pos, prev, QStringList::split(), t, text, tr, TRUE, typelist, and QString::upper(). Referenced by FileSelector::reread(). |
|
|
Referenced by selectType(). |
|
|
Definition at line 67 of file fileselector.cpp. References selected(), and typelist. Referenced by TypeCombo(). |
|
|
Definition at line 73 of file fileselector.cpp. Referenced by reread(). |
|
|
Definition at line 72 of file fileselector.cpp. Referenced by reread(), and selectType(). |
1.4.2