KVIrc 5.2.6
Developer APIs
KvsObject_radioButton.cpp File Reference
#include "KvsObject_radioButton.h"
#include "KviError.h"
#include "kvi_debug.h"
#include "KviLocale.h"
#include "KviIconManager.h"
#include <QRadioButton>

Functions

 KVSO_CLASS_FUNCTION (radioButton, isChecked)
 
 KVSO_CLASS_FUNCTION (radioButton, setChecked)
 
 KVSO_CLASS_FUNCTION (radioButton, setImage)
 
 KVSO_CLASS_FUNCTION (radioButton, setText)
 
 KVSO_CLASS_FUNCTION (radioButton, toggleEvent)
 

Function Documentation

◆ KVSO_CLASS_FUNCTION() [1/5]

KVSO_CLASS_FUNCTION ( radioButton ,
isChecked  )

◆ KVSO_CLASS_FUNCTION() [2/5]

KVSO_CLASS_FUNCTION ( radioButton ,
setChecked  )

◆ KVSO_CLASS_FUNCTION() [3/5]

◆ KVSO_CLASS_FUNCTION() [4/5]

KVSO_CLASS_FUNCTION ( radioButton ,
setText  )

◆ KVSO_CLASS_FUNCTION() [5/5]

KVSO_CLASS_FUNCTION ( radioButton ,
toggleEvent  )