#include <path_completer.hh>
Inherits ost::gui::OstCompleterBase.
Public Member Functions | |
PathCompleter (QObject *parent=0) | |
~PathCompleter () | |
Protected Attributes | |
OstDirModel * | model_ |
Definition at line 34 of file path_completer.hh.
PathCompleter | ( | QObject * | parent = 0 |
) |
~PathCompleter | ( | ) |
OstDirModel* model_ [protected] |
Definition at line 41 of file path_completer.hh.