OstCompleterBase Class Reference

#include <completer_base.hh>

Inherited by PathCompleter, and PythonCompleter.

Public Slots

void complete (const QRect &rect=QRect(), bool inline_completion=true)

Signals

void recomplete (const QString &match)

Public Member Functions

 OstCompleterBase (QObject *parent=0)
 ~OstCompleterBase ()
bool eventFilter (QObject *obj, QEvent *event)

Protected Member Functions

QString GetCommonMatch ()

Detailed Description

Definition at line 31 of file completer_base.hh.


Constructor & Destructor Documentation

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

Member Function Documentation

void complete ( const QRect &  rect = QRect(),
bool  inline_completion = true 
) [slot]
bool eventFilter ( QObject *  obj,
QEvent *  event 
)
QString GetCommonMatch (  )  [protected]
void recomplete ( const QString &  match  )  [signal]

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