Public Types | Public Member Functions | Public Attributes
GetOpt::Option Struct Reference

#include <qgetopt.h>

List of all members.

Public Types

enum  Type { SWITCH, OPTION, ARGUMENT, OPTIONAL }

Public Member Functions

 Option ()
 Option (Type _type, char _o, QString _name, QString _descr)

Public Attributes

bool * boolean_value
QString description
double * double_value
float * float_value
int * int_value
QString name
char o
QString * string_value
Type type
QVariant * value

Detailed Description

Definition at line 48 of file qgetopt.h.


Member Enumeration Documentation

Enumerator:
SWITCH 
OPTION 
ARGUMENT 
OPTIONAL 

Definition at line 49 of file qgetopt.h.


Constructor & Destructor Documentation

GetOpt::Option::Option ( ) [inline]

Definition at line 61 of file qgetopt.h.

GetOpt::Option::Option ( Type  _type,
char  _o,
QString  _name,
QString  _descr 
) [inline]

Definition at line 62 of file qgetopt.h.


Member Data Documentation

Definition at line 59 of file qgetopt.h.

Definition at line 53 of file qgetopt.h.

Definition at line 57 of file qgetopt.h.

Definition at line 56 of file qgetopt.h.

Definition at line 58 of file qgetopt.h.

Definition at line 52 of file qgetopt.h.

Definition at line 51 of file qgetopt.h.

Definition at line 55 of file qgetopt.h.

Definition at line 50 of file qgetopt.h.

Definition at line 54 of file qgetopt.h.


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


shape_reconstruction
Author(s): Roberto Martín-Martín
autogenerated on Sat Jun 8 2019 18:39:01