Home
last modified time | relevance | path

Searched refs:override (Results 1 – 16 of 16) sorted by relevance

/glogg/glogg/src/
H A Dsocketexternalcom.h
H A Dutils.h
/glogg/src/
H A Dsocketexternalcom.h14 void loadFile( const QString& file_name ) const override;
15 uint32_t getVersion() const override;
27 ExternalInstance* otherInstance() const override;
28 void startListening() override;
31 qint32 version() const override;
H A Dutils.h143 #define override macro
/glogg/glogg/src/data/
H A Dlogdata.h
H A Dlogfiltereddata.h
/glogg/src/data/
H A Dlogdata.h154 QString doGetLineString( qint64 line ) const override;
155 QString doGetExpandedLineString( qint64 line ) const override;
156 QStringList doGetLines( qint64 first, int number ) const override;
157 QStringList doGetExpandedLines( qint64 first, int number ) const override;
158 qint64 doGetNbLine() const override;
159 int doGetMaxLength() const override;
160 int doGetLineLength( qint64 line ) const override;
161 void doSetDisplayEncoding( Encoding encoding ) override;
162 void doSetMultibyteEncodingOffsets( int before_cr, int after_cr ) override;
H A Dlogfiltereddata.h136 void doSetMultibyteEncodingOffsets( int before_cr, int after_cr ) override;
/glogg/glogg/tests/
H A DfilewatcherTest.cpp
H A DwatchtowerTest.cpp
H A DCMakeLists.txt
/glogg/tests/
H A DfilewatcherTest.cpp13 void SetUp() override { in SetUp()
H A DwatchtowerTest.cpp259 void SetUp() override { in SetUp()
268 void TearDown() override { in TearDown()
H A DCMakeLists.txt52 void func() override {}
/glogg/glogg/
H A Dconfig.h.in
/glogg/
H A Dconfig.h.in15 /* Whether the keyword override is available */