Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members | Related Pages

TypeCombo Class Reference

Collaboration diagram for TypeCombo:

Collaboration graph
[legend]
List of all members.

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

Constructor & Destructor Documentation

TypeCombo::TypeCombo QWidget *  parent,
const char *  name = 0
[inline]
 

Definition at line 55 of file fileselector.cpp.

References selectType().


Member Function Documentation

void TypeCombo::reread DocLnkSet files,
const QString filter
 

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().

void TypeCombo::selected const QString  )  [signal]
 

Referenced by selectType().

void TypeCombo::selectType int  idx  )  [inline, protected, slot]
 

Definition at line 67 of file fileselector.cpp.

References selected(), and typelist.

Referenced by TypeCombo().


Member Data Documentation

QString TypeCombo::prev [protected]
 

Definition at line 73 of file fileselector.cpp.

Referenced by reread().

QStringList TypeCombo::typelist [protected]
 

Definition at line 72 of file fileselector.cpp.

Referenced by reread(), and selectType().


The documentation for this class was generated from the following file:
Generated on Sat Nov 5 17:54:34 2005 for OPIE by  doxygen 1.4.2