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

Dervied QStandardItem to allow case insensitive sorting. More...

#include <PythonCodeContainer.hpp>

Inherits QStandardItem.

Public Member Functions

 CustomStandardItem (const QString &text)
 
bool operator< (const QStandardItem &other) const
 

Detailed Description

Dervied QStandardItem to allow case insensitive sorting.

Definition at line 175 of file PythonCodeContainer.hpp.

Constructor & Destructor Documentation

CustomStandardItem ( const QString &  text)
inline

Definition at line 178 of file PythonCodeContainer.hpp.

Member Function Documentation

bool operator< ( const QStandardItem &  other) const
inline

Definition at line 179 of file PythonCodeContainer.hpp.


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