okteta
InsertPatternDialog Class Reference
#include <insertpatterndialog.h>
Inheritance diagram for InsertPatternDialog:

Detailed Description
Definition at line 36 of file insertpatterndialog.h.
Public Member Functions | |
| InsertPatternDialog (QWidget *parent=0) | |
| int | number () const |
| QByteArray | pattern () const |
| void | setCharCodec (const QString &codecName) |
| virtual | ~InsertPatternDialog () |
Protected Member Functions | |
| virtual void | showEvent (QShowEvent *event) |
Constructor & Destructor Documentation
| InsertPatternDialog::InsertPatternDialog | ( | QWidget * | parent = 0 |
) | [explicit] |
Definition at line 37 of file insertpatterndialog.cpp.
| InsertPatternDialog::~InsertPatternDialog | ( | ) | [virtual] |
Definition at line 128 of file insertpatterndialog.cpp.
Member Function Documentation
| int InsertPatternDialog::number | ( | ) | const |
Definition at line 107 of file insertpatterndialog.cpp.
| QByteArray InsertPatternDialog::pattern | ( | ) | const |
Definition at line 109 of file insertpatterndialog.cpp.
| void InsertPatternDialog::setCharCodec | ( | const QString & | codecName | ) |
Definition at line 102 of file insertpatterndialog.cpp.
| void InsertPatternDialog::showEvent | ( | QShowEvent * | event | ) | [protected, virtual] |
Definition at line 121 of file insertpatterndialog.cpp.
The documentation for this class was generated from the following files:
KDE 4.2 API Reference