Home
last modified time | relevance | path

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

/glogg/glogg/src/
H A Dsession.cpp
H A Dsession.h
H A Dmainwindow.cpp
H A Dcrawlerwidget.cpp
/glogg/src/
H A Dsession.cpp58 return result->second.view; in getViewIfOpen()
66 ViewInterface* view = nullptr; in open() local
76 return view; in open()
79 void Session::close( const ViewInterface* view ) in close() argument
81 openFiles_.erase( openFiles_.find( view ) ); in close()
94 for ( auto view: view_list ) { in save() local
99 std::tie( view_object, top_line, view_context ) = view; in save()
130 ViewInterface* view = openAlways( file.fileName, view_factory, file.viewContext.c_str() ); in restore() local
131 result.push_back( { file.fileName, view } ); in restore()
148 std::string Session::getFilename( const ViewInterface* view ) const in getFilename()
[all …]
H A Dsession.h69 void close( const ViewInterface* view );
92 std::string getFilename( const ViewInterface* view ) const;
95 void getFileInfo( const ViewInterface* view, uint64_t* fileSize,
106 ViewInterface* view; member
114 OpenFile* findOpenFileFromView( const ViewInterface* view );
115 const OpenFile* findOpenFileFromView( const ViewInterface* view ) const;
H A Dmainwindow.cpp980 auto view = dynamic_cast<const ViewInterface*>( mainTabWidget_.widget( i ) ); in writeSettings() local
982 view, in writeSettings()
984 view->context() ) ); in writeSettings()
H A Dcrawlerwidget.cpp531 AbstractLogView* view = qobject_cast<AbstractLogView*>( activeView ); in activeView() local
532 return view; in activeView()
/glogg/glogg/
H A DTODO
H A DREADME.md
H A DCOPYING
/glogg/
H A DTODO2 - Line number in filtered view
H A DREADME.md19 * Displays a context view of where in the log the lines of interest are
H A DCOPYING108 work under this License, and how to view a copy of this License. If
/glogg/glogg/doc/
H A Ddocumentation.markdown
/glogg/doc/
H A Ddocumentation.markdown10 bottom part, called the "filtered view", shows the results of the search. The
14 bottom view, displaying the results of the search. The lines matching the
44 of the screen offers a view of the position of matches in the log file. Matches