Searched defs:currentLogPage (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/Frontends/VirtualBox/src/
H A DUIVMLogViewer.cpp156 QTextEdit *pBrowser = m_pViewer->currentLogPage();
241 if (m_pViewer->currentLogPage())
253 if (m_pViewer->currentLogPage())
291 QTextEdit *pBrowser = m_pViewer->currentLogPage();
424 QTextEdit* UIVMLogViewer::currentLogPage() function in class:UIVMLogViewer
566 QTextEdit *pFirstPage = currentLogPage();
578 QWidget *pCurrentLogPage = currentLogPage();

Completed in 43 milliseconds