TwiceAsNice  2019-02-18
Public Attributes | List of all members
gphoto_widget Struct Reference

#include <gphoto_driver.h>

Collaboration diagram for gphoto_widget:
Collaboration graph

Public Attributes

CameraWidget * widget
 
CameraWidgetType type
 
const char * name
 
const char * parent
 
int readonly
 
union {
   int   toggle
 
   char   index
 
   char *   text
 
   float   num
 
   int   date
 
value
 
int choice_cnt
 
char ** choices
 
float min
 
float max
 
float step
 

Member Data Documentation

◆ choice_cnt

int gphoto_widget::choice_cnt

◆ choices

char** gphoto_widget::choices

◆ date

int gphoto_widget::date

◆ index

char gphoto_widget::index

◆ max

float gphoto_widget::max

◆ min

float gphoto_widget::min

◆ name

const char* gphoto_widget::name

◆ num

float gphoto_widget::num

◆ parent

const char* gphoto_widget::parent

◆ readonly

int gphoto_widget::readonly

◆ step

float gphoto_widget::step

◆ text

char* gphoto_widget::text

◆ toggle

int gphoto_widget::toggle

◆ type

CameraWidgetType gphoto_widget::type

◆ value

union { ... } gphoto_widget::value

◆ widget

CameraWidget* gphoto_widget::widget

The documentation for this struct was generated from the following file: