kdelirc
Prototype Class Reference
#include <prototype.h>
Detailed Description
Definition at line 24 of file prototype.h.
Public Member Functions | |
| unsigned | count () const |
| const QPair< QString, QString > | operator[] (int i) const |
| const QString & | name (int i) const |
| const QString & | type (int i) const |
| const QString & | returnType () const |
| const QString & | name () const |
| const QString & | prototype () const |
| const QString | argumentList () const |
| const QString | argumentListNN () const |
| const int | argumentCount () |
| const QString | prototypeNR () const |
| void | setPrototype (const QString &source) |
| Prototype & | operator= (const QString &source) |
| Prototype (const QString &source) | |
| Prototype () | |
| ~Prototype () | |
Constructor & Destructor Documentation
| Prototype::Prototype | ( | const QString & | source | ) |
Definition at line 22 of file prototype.cpp.
| Prototype::Prototype | ( | ) |
Definition at line 17 of file prototype.cpp.
| Prototype::~Prototype | ( | ) |
Definition at line 28 of file prototype.cpp.
Member Function Documentation
| unsigned Prototype::count | ( | ) | const [inline] |
Definition at line 32 of file prototype.h.
Definition at line 33 of file prototype.h.
| const QString& Prototype::name | ( | int | i | ) | const [inline] |
Definition at line 34 of file prototype.h.
| const QString& Prototype::type | ( | int | i | ) | const [inline] |
Definition at line 35 of file prototype.h.
| const QString& Prototype::returnType | ( | ) | const [inline] |
Definition at line 36 of file prototype.h.
| const QString& Prototype::name | ( | ) | const [inline] |
Definition at line 37 of file prototype.h.
| const QString& Prototype::prototype | ( | ) | const [inline] |
Definition at line 38 of file prototype.h.
| const QString Prototype::argumentList | ( | ) | const |
Definition at line 32 of file prototype.cpp.
| const QString Prototype::argumentListNN | ( | ) | const |
Definition at line 40 of file prototype.cpp.
| const int Prototype::argumentCount | ( | ) | [inline] |
Definition at line 41 of file prototype.h.
| const QString Prototype::prototypeNR | ( | ) | const [inline] |
Definition at line 42 of file prototype.h.
| void Prototype::setPrototype | ( | const QString & | source | ) | [inline] |
Definition at line 44 of file prototype.h.
Definition at line 46 of file prototype.h.
The documentation for this class was generated from the following files:
KDE 4.0 API Reference