Home
last modified time | relevance | path

Searched refs:QLineEdit (Results 1 – 4 of 4) sorted by relevance

/glogg/glogg/src/
H A Dquickfindwidget.h
H A Dquickfindwidget.cpp
/glogg/src/
H A Dquickfindwidget.h27 class QLineEdit; variable
88 QLineEdit* editQuickFind_;
H A Dquickfindwidget.cpp53 editQuickFind_ = new QLineEdit( this ); in QuickFindWidget()