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

#include <element.h>

Public Member Functions

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

Public Attributes

QString Name
 
QString Value
 
bool display
 
QString Description
 

Detailed Description

Definition at line 75 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 76 of file element.h.

Member Data Documentation

QString Property::Description

Definition at line 81 of file element.h.

bool Property::display

Definition at line 80 of file element.h.

QString Property::Name

Definition at line 78 of file element.h.

QString Property::Value

Definition at line 78 of file element.h.


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