Protected Member Functions |
| ToggleWidget (gphoto2::_CameraWidget *cameraWidget) |
| IntWidget (gphoto2::_CameraWidget *cameraWidget) |
| ValueWidgetBase (gphoto2::_CameraWidget *cameraWidget) |
| CameraWidgetWrapper (gphoto2::_CameraWidget *cameraWidget) |
void | ref () |
| Adds a reference count to the internal gphoto2::CameraWidget struct.
|
void | unref () |
| Subtracts a reference count to the internal gphoto2::CameraWidget struct.
|
gphoto2::_CameraWidget * | getRootDefault () const |
| Gets the unwrapped CameraWidget struct pointer of the root.
|
gphoto2::_CameraWidget * | getParentDefault () const |
| Gets the unwrapped CameraWidget struct pointer of the parent.
|
A class representing gphoto2 widgets which are of the widget type GPhoto2pp::CameraWidgetTypeWrapper::Toggle