My Project  0.0.16
QUCS Mapping
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Public Attributes | List of all members
TransValue Struct Reference

#include <qucstrans.h>

Public Attributes

const char * name
 
double value
 
QString * tip
 
const char * units [8]
 
int unit
 
QLabel * label
 
QLineEdit * lineedit
 
QComboBox * combobox
 
QRadioButton * radio
 
QWidgetStack * stack
 

Detailed Description

Definition at line 74 of file qucstrans.h.

Member Data Documentation

QComboBox* TransValue::combobox

Definition at line 82 of file qucstrans.h.

QLabel* TransValue::label

Definition at line 80 of file qucstrans.h.

QLineEdit* TransValue::lineedit

Definition at line 81 of file qucstrans.h.

const char* TransValue::name

Definition at line 75 of file qucstrans.h.

QRadioButton* TransValue::radio

Definition at line 83 of file qucstrans.h.

QWidgetStack* TransValue::stack

Definition at line 84 of file qucstrans.h.

QString* TransValue::tip

Definition at line 77 of file qucstrans.h.

int TransValue::unit

Definition at line 79 of file qucstrans.h.

const char* TransValue::units[8]

Definition at line 78 of file qucstrans.h.

double TransValue::value

Definition at line 76 of file qucstrans.h.


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