Test Class Reference
#include <dcopidl_test.h>
Inheritance diagram for Test:

Detailed Description
This is a stupid comment that might help geiseri at some point in the near future.blah di blah
Definition at line 33 of file dcopidl_test.h.
Public Types | |
| enum | { Enum1, Enum2 } |
| enum | NamedEnum { Enum3, Enum4 } |
DCOP Member Functions | |
| virtual QString | url () |
| virtual QString | constTest () const |
| virtual DCOPRef | firstView () |
| virtual DCOPRef | nextView () |
| virtual int | getNumObjects () |
| virtual DCOPRef | getObject (int num) |
| virtual int | getNumPages () |
| virtual DCOPRef | getPage (int num) |
| int | getPageOfObj (int obj) |
| void | setCell (const int &point=3) |
| QValueList< DCOPRef > | getWindows () |
| const QStringList | remotes () |
Public Member Functions | |
| Test () | |
| int | getPageOfObj (int obj) |
| void | setCell (KSpreadTable *table, const QPoint &point) |
Public Attributes | |
| SomeForwardFooPrivate * | d |
| k_dcop_signals | __pad0__: void blah_signal() |
Static Public Attributes | |
| static const int | AUDIO_CD = 1 |
| static const int | m_number0 [20] |
Classes | |
| struct | Bar |
Member Function Documentation
| int Test::getPageOfObj | ( | int | obj | ) |
a function comment
- See also:
- blah di blah also
The documentation for this class was generated from the following file:

