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

simple inherited class to reimplement some behavior More...

#include <PythonConsole.hpp>

Inherits QListWidget.

Public Member Functions

 CustomListWidget (QWidget *parent=0)
 constructor More...
 

Protected Member Functions

Qt::DropActions supportedDropActions () const
 ignore of draggable things that could go on the history list More...
 

Detailed Description

simple inherited class to reimplement some behavior

Definition at line 190 of file PythonConsole.hpp.

Constructor & Destructor Documentation

CustomListWidget ( QWidget *  parent = 0)
inline

constructor

Definition at line 193 of file PythonConsole.hpp.

Member Function Documentation

Qt::DropActions supportedDropActions ( ) const
inlineprotected

ignore of draggable things that could go on the history list

Definition at line 196 of file PythonConsole.hpp.


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