Qucs-GUI  0.0.19
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

Definition at line 100 of file element.h.

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:
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines