KVIrc 5.2.6
Developer APIs
KvsObject_toolBar.cpp File Reference
#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, clear)
 
 KVSO_CLASS_FUNCTION (toolBar, label)
 
 KVSO_CLASS_FUNCTION (toolBar, setLabel)
 

Function Documentation

◆ KVSO_CLASS_FUNCTION() [1/4]

KVSO_CLASS_FUNCTION ( toolBar ,
addSeparator  )

◆ KVSO_CLASS_FUNCTION() [2/4]

KVSO_CLASS_FUNCTION ( toolBar ,
clear  )

References CHECK_INTERNAL_POINTER, and clear().

◆ KVSO_CLASS_FUNCTION() [3/4]

KVSO_CLASS_FUNCTION ( toolBar ,
label  )

◆ KVSO_CLASS_FUNCTION() [4/4]

KVSO_CLASS_FUNCTION ( toolBar ,
setLabel  )