KVIrc  4.9.2
DeveloperAPIs
Functions
KvsObject_toolButton.cpp File Reference
#include "KvsObject_toolButton.h"
#include "KviError.h"
#include "kvi_debug.h"
#include "KviLocale.h"
#include "KviIconManager.h"
#include <QMenu>

Functions

 KVSO_CLASS_FUNCTION (toolButton, setImage)
 
 KVSO_CLASS_FUNCTION (toolButton, setUsesBigPixmap)
 
 KVSO_CLASS_FUNCTION (toolButton, usesBigPixmap)
 
 KVSO_CLASS_FUNCTION (toolButton, setUsesTextLabel)
 
 KVSO_CLASS_FUNCTION (toolButton, usesTextLabel)
 
 KVSO_CLASS_FUNCTION (toolButton, setAutoRaise)
 
 KVSO_CLASS_FUNCTION (toolButton, autoRaise)
 
 KVSO_CLASS_FUNCTION (toolButton, setOn)
 
 KVSO_CLASS_FUNCTION (toolButton, setToggleButton)
 
 KVSO_CLASS_FUNCTION (toolButton, toggle)
 
 KVSO_CLASS_FUNCTION (toolButton, setTextLabel)
 
 KVSO_CLASS_FUNCTION (toolButton, textLabel)
 
 KVSO_CLASS_FUNCTION (toolButton, setPopup)
 
 KVSO_CLASS_FUNCTION (toolButton, openPopup)
 
 KVSO_CLASS_FUNCTION (toolButton, setTextPosition)
 
 KVSO_CLASS_FUNCTION (toolButton, textPosition)
 
 KVSO_CLASS_FUNCTION (toolButton, clickEvent)
 

Function Documentation

KVSO_CLASS_FUNCTION ( toolButton  ,
setImage   
)
KVSO_CLASS_FUNCTION ( toolButton  ,
setUsesBigPixmap   
)
KVSO_CLASS_FUNCTION ( toolButton  ,
usesBigPixmap   
)

References c, and CHECK_INTERNAL_POINTER.

KVSO_CLASS_FUNCTION ( toolButton  ,
setUsesTextLabel   
)
KVSO_CLASS_FUNCTION ( toolButton  ,
usesTextLabel   
)

References c, and CHECK_INTERNAL_POINTER.

KVSO_CLASS_FUNCTION ( toolButton  ,
setAutoRaise   
)
KVSO_CLASS_FUNCTION ( toolButton  ,
autoRaise   
)

References c, and CHECK_INTERNAL_POINTER.

KVSO_CLASS_FUNCTION ( toolButton  ,
setOn   
)
KVSO_CLASS_FUNCTION ( toolButton  ,
setToggleButton   
)
KVSO_CLASS_FUNCTION ( toolButton  ,
toggle   
)
KVSO_CLASS_FUNCTION ( toolButton  ,
setTextLabel   
)
KVSO_CLASS_FUNCTION ( toolButton  ,
textLabel   
)

References c, and CHECK_INTERNAL_POINTER.

KVSO_CLASS_FUNCTION ( toolButton  ,
setPopup   
)
KVSO_CLASS_FUNCTION ( toolButton  ,
openPopup   
)
KVSO_CLASS_FUNCTION ( toolButton  ,
setTextPosition   
)
KVSO_CLASS_FUNCTION ( toolButton  ,
textPosition   
)

References c, and CHECK_INTERNAL_POINTER.

KVSO_CLASS_FUNCTION ( toolButton  ,
clickEvent   
)

References c.