#include <K3dGuiRadioButton.h>
Inheritance diagram for K3dGuiRadioButton:
Public Member Functions | |
K3dGuiRadioButton (const std::string &_strCaption, const std::string &_strGroup, bool _bMarked=false) | |
~K3dGuiRadioButton () |
Definition at line 45 of file K3dGuiRadioButton.h.
K3dGuiRadioButton::K3dGuiRadioButton | ( | const std::string & | _strCaption, | |
const std::string & | _strGroup, | |||
bool | _bMarked = false | |||
) | [inline] |
Definition at line 49 of file K3dGuiRadioButton.h.
K3dGuiRadioButton::~K3dGuiRadioButton | ( | ) | [inline] |
Definition at line 53 of file K3dGuiRadioButton.h.