COOLFluiD  Release kernel
COOLFluiD is a Collaborative Simulation Environment (CSE) focused on complex MultiPhysics simulations.
Public Member Functions | Public Attributes | List of all members
PropertyItem Struct Reference

#include <PropertyModel.hpp>

Public Member Functions

 PropertyItem (const QString &name, const QString &value, unsigned int row)
 

Public Attributes

QString m_name
 
QString m_value
 
unsigned int m_row
 

Detailed Description

Definition at line 32 of file PropertyModel.hpp.

Constructor & Destructor Documentation

PropertyItem ( const QString &  name,
const QString &  value,
unsigned int  row 
)
inline

Definition at line 40 of file PropertyModel.hpp.

Member Data Documentation

QString m_name

Definition at line 34 of file PropertyModel.hpp.

unsigned int m_row

Definition at line 38 of file PropertyModel.hpp.

QString m_value

Definition at line 36 of file PropertyModel.hpp.


The documentation for this struct was generated from the following file:
Send comments to:
COOLFluiD Web Admin