![]() |
KVIrc
4.9.2
DeveloperAPIs
|
#include "KvsObject_toolBar.h"#include "KviError.h"#include "kvi_debug.h"#include "KviTalMainWindow.h"#include "KviLocale.h"#include "KviIconManager.h"#include "KvsObject_mainWindow.h"#include <QToolBar>Functions | |
| KVSO_CLASS_FUNCTION (toolBar, addSeparator) | |
| KVSO_CLASS_FUNCTION (toolBar, setLabel) | |
| KVSO_CLASS_FUNCTION (toolBar, label) | |
| KVSO_CLASS_FUNCTION (toolBar, clear) | |
| KVSO_CLASS_FUNCTION | ( | toolBar | , |
| addSeparator | |||
| ) |
References CHECK_INTERNAL_POINTER.
| KVSO_CLASS_FUNCTION | ( | toolBar | , |
| setLabel | |||
| ) |
References c, CHECK_INTERNAL_POINTER, KVS_PT_STRING, KVSO_PARAMETER, KVSO_PARAMETERS_BEGIN, and KVSO_PARAMETERS_END.
| KVSO_CLASS_FUNCTION | ( | toolBar | , |
| label | |||
| ) |
References c, and CHECK_INTERNAL_POINTER.
| KVSO_CLASS_FUNCTION | ( | toolBar | , |
| clear | |||
| ) |
References CHECK_INTERNAL_POINTER, and clear().
1.8.7