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
PythonCompleter Class Reference

Dervied QCompleter to allow the use of a tree model for completion model. More...

#include <PythonCodeContainer.hpp>

Inherits QCompleter.

Public Member Functions

 PythonCompleter (PythonCodeContainer *parent)
 

Protected Member Functions

QStringList splitPath (const QString &path) const
 
QString pathFromIndex (const QModelIndex &index) const
 

Detailed Description

Dervied QCompleter to allow the use of a tree model for completion model.

Definition at line 153 of file PythonCodeContainer.hpp.

Constructor & Destructor Documentation

PythonCompleter ( PythonCodeContainer parent)
inline

Definition at line 156 of file PythonCodeContainer.hpp.

Member Function Documentation

QString pathFromIndex ( const QModelIndex &  index) const
inlineprotected

Definition at line 163 of file PythonCodeContainer.hpp.

QStringList splitPath ( const QString &  path) const
inlineprotected

Definition at line 160 of file PythonCodeContainer.hpp.


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