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