PythonCompleter Class Reference

#include <python_completer.hh>

Inherits ost::gui::OstCompleterBase.

Public Slots

void SetCompletionPrefix (const QString &prefix)

Public Member Functions

 PythonCompleter (QObject *parent=0)
 ~PythonCompleter ()
virtual QStringList splitPath (const QString &path) const
virtual QString pathFromIndex (const QModelIndex &index) const

Protected Attributes

PythonNamespaceTreeModel * model_

Detailed Description

Definition at line 34 of file python_completer.hh.


Constructor & Destructor Documentation

PythonCompleter ( QObject *  parent = 0  ) 
~PythonCompleter (  ) 

Member Function Documentation

virtual QString pathFromIndex ( const QModelIndex &  index  )  const [virtual]
void SetCompletionPrefix ( const QString &  prefix  )  [slot]
virtual QStringList splitPath ( const QString &  path  )  const [virtual]

Field Documentation

PythonNamespaceTreeModel* model_ [protected]

Definition at line 45 of file python_completer.hh.


The documentation for this class was generated from the following file:
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Defines

Generated on 10 Nov 2016 for OpenStructure by  doxygen 1.6.1