KVIrc
4.9.2
DeveloperAPIs
|
#include "KvsObject_window.h"
#include "KviError.h"
#include "kvi_debug.h"
#include "KviIconManager.h"
#include "KviLocale.h"
#include "KviMainWindow.h"
Functions | |
if (widget()) g_pMainWindow-> closeWindow(((KviKvsScriptWindowWindow *) widget())) | |
KVSO_CLASS_FUNCTION (window, setWindowTitle) | |
KVSO_CLASS_FUNCTION (window, setIcon) | |
KVSO_CLASS_FUNCTION (window, setCentralWidget) | |
if | ( | widget() | ) | -> closeWindow(((KviKvsScriptWindowWindow *) widget())) |
KVSO_CLASS_FUNCTION | ( | window | , |
setWindowTitle | |||
) |
References c, CHECK_INTERNAL_POINTER, KVS_PT_STRING, KVSO_PARAMETER, KVSO_PARAMETERS_BEGIN, and KVSO_PARAMETERS_END.
KVSO_CLASS_FUNCTION | ( | window | , |
setIcon | |||
) |
KVSO_CLASS_FUNCTION | ( | window | , |
setCentralWidget | |||
) |