KVIrc 5.2.6
Developer APIs
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, autoRaise)
 
 KVSO_CLASS_FUNCTION (toolButton, clickEvent)
 
 KVSO_CLASS_FUNCTION (toolButton, openPopup)
 
 KVSO_CLASS_FUNCTION (toolButton, setAutoRaise)
 
 KVSO_CLASS_FUNCTION (toolButton, setImage)
 
 KVSO_CLASS_FUNCTION (toolButton, setOn)
 
 KVSO_CLASS_FUNCTION (toolButton, setPopup)
 
 KVSO_CLASS_FUNCTION (toolButton, setTextLabel)
 
 KVSO_CLASS_FUNCTION (toolButton, setTextPosition)
 
 KVSO_CLASS_FUNCTION (toolButton, setToggleButton)
 
 KVSO_CLASS_FUNCTION (toolButton, setUsesBigPixmap)
 
 KVSO_CLASS_FUNCTION (toolButton, setUsesTextLabel)
 
 KVSO_CLASS_FUNCTION (toolButton, textLabel)
 
 KVSO_CLASS_FUNCTION (toolButton, textPosition)
 
 KVSO_CLASS_FUNCTION (toolButton, toggle)
 
 KVSO_CLASS_FUNCTION (toolButton, usesBigPixmap)
 
 KVSO_CLASS_FUNCTION (toolButton, usesTextLabel)
 

Function Documentation

◆ KVSO_CLASS_FUNCTION() [1/17]

KVSO_CLASS_FUNCTION ( toolButton ,
autoRaise  )

◆ KVSO_CLASS_FUNCTION() [2/17]

KVSO_CLASS_FUNCTION ( toolButton ,
clickEvent  )

◆ KVSO_CLASS_FUNCTION() [3/17]

KVSO_CLASS_FUNCTION ( toolButton ,
openPopup  )

◆ KVSO_CLASS_FUNCTION() [4/17]

KVSO_CLASS_FUNCTION ( toolButton ,
setAutoRaise  )

◆ KVSO_CLASS_FUNCTION() [5/17]

◆ KVSO_CLASS_FUNCTION() [6/17]

KVSO_CLASS_FUNCTION ( toolButton ,
setOn  )

◆ KVSO_CLASS_FUNCTION() [7/17]

◆ KVSO_CLASS_FUNCTION() [8/17]

KVSO_CLASS_FUNCTION ( toolButton ,
setTextLabel  )

◆ KVSO_CLASS_FUNCTION() [9/17]

KVSO_CLASS_FUNCTION ( toolButton ,
setTextPosition  )

◆ KVSO_CLASS_FUNCTION() [10/17]

KVSO_CLASS_FUNCTION ( toolButton ,
setToggleButton  )

◆ KVSO_CLASS_FUNCTION() [11/17]

KVSO_CLASS_FUNCTION ( toolButton ,
setUsesBigPixmap  )

◆ KVSO_CLASS_FUNCTION() [12/17]

KVSO_CLASS_FUNCTION ( toolButton ,
setUsesTextLabel  )

◆ KVSO_CLASS_FUNCTION() [13/17]

KVSO_CLASS_FUNCTION ( toolButton ,
textLabel  )

◆ KVSO_CLASS_FUNCTION() [14/17]

KVSO_CLASS_FUNCTION ( toolButton ,
textPosition  )

◆ KVSO_CLASS_FUNCTION() [15/17]

KVSO_CLASS_FUNCTION ( toolButton ,
toggle  )

◆ KVSO_CLASS_FUNCTION() [16/17]

KVSO_CLASS_FUNCTION ( toolButton ,
usesBigPixmap  )

◆ KVSO_CLASS_FUNCTION() [17/17]

KVSO_CLASS_FUNCTION ( toolButton ,
usesTextLabel  )