gphoto2pp
A C++ Wrapper for libgphoto2
 All Classes Namespaces Files Functions Variables Enumerations Enumerator Friends Macros
button_widget.hpp
Go to the documentation of this file.
1 
25 #ifndef BUTTONWIDGET_HPP
26 #define BUTTONWIDGET_HPP
27 
28 namespace gphoto2pp
29 {
30 
31  // My D90 doesn't have button widget, so I'm not quite sure how to implement this widget
32 
33 }
34 
35 #endif // BUTTONWIDGET_HPP