gphoto2pp
A C++ Wrapper for libgphoto2
Main Page
Namespaces
Classes
Files
File List
File Members
All
Classes
Namespaces
Files
Functions
Variables
Enumerations
Enumerator
Friends
Macros
radio_widget.hpp
Go to the documentation of this file.
1
25
#ifndef RADIOWIDGET_HPP
26
#define RADIOWIDGET_HPP
27
28
#include "
choices_widget.hpp
"
29
30
namespace
gphoto2pp
31
{
36
class
RadioWidget
:
public
ChoicesWidget
37
{
38
friend
class
NonValueWidget
;
39
40
protected
:
41
RadioWidget
(gphoto2::_CameraWidget* cameraWidget);
42
};
43
44
}
45
46
#endif // RADIOWIDGET_HPP
include
radio_widget.hpp
Generated on Wed May 7 2014 20:06:38 for gphoto2pp by
1.8.1.2