OpenStructure
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
Public Slots | Signals | Public Member Functions | Protected Member Functions
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)

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: