ksim
FilesystemWidget Class Reference
#include <filesystemwidget.h>
Inheritance diagram for FilesystemWidget:

Detailed Description
Definition at line 33 of file filesystemwidget.h.
Public Member Functions | |
| FilesystemWidget (QWidget *parent, const char *name) | |
| ~FilesystemWidget () | |
| void | append (int, const QString &) |
| void | setText (uint, const QString &) |
| void | setValue (uint, int) |
| void | clear () |
Protected Member Functions | |
| bool | eventFilter (QObject *, QEvent *) |
Constructor & Destructor Documentation
| FilesystemWidget::FilesystemWidget | ( | QWidget * | parent, | |
| const char * | name | |||
| ) |
Definition at line 92 of file filesystemwidget.cpp.
| FilesystemWidget::~FilesystemWidget | ( | ) |
Definition at line 100 of file filesystemwidget.cpp.
Member Function Documentation
| void FilesystemWidget::append | ( | int | max, | |
| const QString & | mountPoint | |||
| ) |
Definition at line 105 of file filesystemwidget.cpp.
| void FilesystemWidget::setText | ( | uint | id, | |
| const QString & | text | |||
| ) |
Definition at line 115 of file filesystemwidget.cpp.
| void FilesystemWidget::setValue | ( | uint | id, | |
| int | value | |||
| ) |
Definition at line 123 of file filesystemwidget.cpp.
| void FilesystemWidget::clear | ( | ) |
Definition at line 131 of file filesystemwidget.cpp.
Definition at line 136 of file filesystemwidget.cpp.
The documentation for this class was generated from the following files:
KDE 4.0 API Reference