dcop
Test Class Reference
This is a stupid comment that might help geiseri at some point in the near future. More...
#include <dcopidl_test.h>
Inheritance diagram for Test:
Classes | |
struct | Bar |
Public Types | |
enum | { Enum1, Enum2 } |
enum | NamedEnum { Enum3, Enum4 } |
Public Member Functions | |
int | getPageOfObj (int obj) |
void | setCell (KSpreadTable *table, const QPoint &point) |
Test () | |
Test () | |
~Test () | |
Public Attributes | |
k_dcop_signals | __pad0__: void blah_signal() |
SomeForwardFooPrivate * | d |
Static Public Attributes | |
static const int | AUDIO_CD = 1 |
static const int | m_number0 [20] |
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.
Member Enumeration Documentation
anonymous enum |
enum Test::NamedEnum |
Constructor & Destructor Documentation
Test::Test | ( | ) |
Test::Test | ( | ) | [inline] |
Definition at line 44 of file dcopidl_test.h.
Test::~Test | ( | ) |
Member Function Documentation
virtual QString Test::constTest | ( | ) | const [virtual] |
virtual DCOPRef Test::firstView | ( | ) | [virtual] |
virtual int Test::getNumObjects | ( | ) | [virtual] |
virtual int Test::getNumPages | ( | ) | [virtual] |
virtual DCOPRef Test::getObject | ( | int | num | ) | [virtual] |
virtual DCOPRef Test::getPage | ( | int | num | ) | [virtual] |
int Test::getPageOfObj | ( | int | obj | ) |
a function comment
- See also:
- blah di blah also
int Test::getPageOfObj | ( | int | obj | ) |
QValueList<DCOPRef> Test::getWindows | ( | ) |
virtual DCOPRef Test::nextView | ( | ) | [virtual] |
const QStringList Test::remotes | ( | ) |
void Test::setCell | ( | const int & | point = 3 |
) |
void Test::setCell | ( | KSpreadTable * | table, | |
const QPoint & | point | |||
) |
virtual QString Test::url | ( | ) | [virtual] |
Member Data Documentation
k_dcop_signals Test::__pad0__ |
Definition at line 75 of file dcopidl_test.h.
static const int Test::AUDIO_CD = 1 [static] |
Definition at line 51 of file dcopidl_test.h.
SomeForwardFooPrivate* Test::d |
const int Test::m_number0[20] [static] |
Definition at line 53 of file dcopidl_test.h.
The documentation for this class was generated from the following file: