Home
last modified time | relevance | path

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

/glogg/glogg/src/
H A Dqfnotifications.h
H A Dquickfindwidget.cpp
/glogg/src/
H A Dqfnotifications.h36 return qMax( fm.size( Qt::TextSingleLine, REACHED_BOF ).width(), in maxWidth()
42 static const QString REACHED_BOF; variable
55 return REACHED_BOF; in message()
H A Dquickfindwidget.cpp37 const QString QFNotification::REACHED_BOF = "Reached beginning of file, no occurence found."; member in QFNotification