Qucs-GUI  0.0.18
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Public Member Functions | Data Fields
Property Struct Reference

#include <element.h>

Public Member Functions

 Property (const QString &_Name="", const QString &_Value="", bool _display=false, const QString &Desc="")
 

Data Fields

QString Name
 
QString Value
 
bool display
 
QString Description
 

Detailed Description

Definition at line 94 of file element.h.

Constructor & Destructor Documentation

Property::Property ( const QString &  _Name = "",
const QString &  _Value = "",
bool  _display = false,
const QString &  Desc = "" 
)
inline

Definition at line 95 of file element.h.

Field Documentation

QString Property::Description

Definition at line 100 of file element.h.

bool Property::display

Definition at line 99 of file element.h.

QString Property::Name

Definition at line 97 of file element.h.

QString Property::Value

Definition at line 97 of file element.h.


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