MakeWidget Class Reference
#include <makewidget.h>
Inheritance diagram for MakeWidget:

Constructor & Destructor Documentation
|
Definition at line 149 of file makewidget.cpp. References childproc, error_xpm, horizScrollingOff(), horizScrollingOn(), insertItem(), insertStderrLine(), insertStdoutLine(), m_actionFilter, m_bLineWrapping, m_directoryStatusFilter, m_errorFilter, m_otherFilter, m_part, MakeWidget(), message_xpm, KDevPlugin::partController(), procLineMaker, slotDocumentOpened(), slotEnteredDirectory(), slotExitedDirectory(), slotProcessExited(), updateSettingsFromConfig(), verticScrollingOff(), verticScrollingOn(), and warning_xpm. Referenced by MakeWidget(). |
|
Definition at line 208 of file makewidget.cpp. References childproc, and procLineMaker. |
Member Function Documentation
|
Definition at line 561 of file makewidget.cpp. References MakeItem::append(), appendToLastLine(), brightBg(), MakeItem::formattedText(), m_compilerOutputLevel, m_horizScrolling, m_items, m_vertScrolling, and text(). Referenced by appendToLastLine(), insertStderrLine(), and insertStdoutLine(). |
|
Definition at line 667 of file makewidget.cpp. Referenced by appendToLastLine(), insertItem(), and refill(). |
|
Definition at line 365 of file makewidget.cpp. References contentsMouseReleaseEvent(), and searchItem(). Referenced by contentsMouseReleaseEvent(). |
|
Definition at line 294 of file makewidget.cpp. References text(). |
|
Definition at line 626 of file makewidget.cpp. References KTextEditor::CursorInterface::createCursor(), createCursor(), ErrorItem::fileName, KDevPartController::findOpenDocument(), guessFileName(), ErrorItem::lineNum, ErrorItem::m_cursor, ErrorItem::m_doc, m_paragraphs, m_part, KDevPlugin::partController(), KTextEditor::Cursor::setPosition(), and KTextEditor::EditInterface::textLine(). Referenced by createCursor(), insertItem(), and slotDocumentOpened(). |
|
Definition at line 674 of file makewidget.cpp. References createPopupMenu(), eFull, eShort, eVeryShort, m_bLineWrapping, m_compilerOutputLevel, slotFullCompilerOutput(), slotShortCompilerOutput(), slotVeryShortCompilerOutput(), toggleLineWrapping(), and toggleShowDirNavigMessages(). Referenced by createPopupMenu(). |
|
Definition at line 386 of file makewidget.cpp. References DirectoryItem::directory, directory(), QValueVector< MakeItem * >::end(), m_items, and m_paragraphToItem. Referenced by directory(), and guessFileName(). |
|
Definition at line 412 of file makewidget.cpp. References KDevProject::activeDirectory(), KDevProject::allFiles(), KDevProject::buildDirectory(), URLUtil::canonicalPath(), checkFileExists(), directory(), endl(), file, guessFileName(), kdDebug(), m_part, KDevPlugin::project(), and KDevProject::projectDirectory(). Referenced by createCursor(), guessFileName(), and searchItem(). |
|
Definition at line 66 of file makewidget.h. References m_horizScrolling. Referenced by MakeWidget(). |
|
Definition at line 65 of file makewidget.h. References m_horizScrolling. Referenced by MakeWidget(). |
|
Definition at line 587 of file makewidget.cpp. References brightBg(), createCursor(), MakeItem::formattedText(), insertItem(), m_bCompiling, m_compilerOutputLevel, m_horizScrolling, m_items, m_paragraphs, m_paragraphToItem, m_vertScrolling, and MakeItem::visible(). Referenced by insertItem(), MakeWidget(), slotEnteredDirectory(), slotExitedDirectory(), slotProcessExited(), and startNextJob(). |
|
Definition at line 487 of file makewidget.cpp. References appendToLastLine(), endl(), insertStderrLine(), kdDebug(), m_errorFilter, and CompileErrorFilter::processLine(). Referenced by insertStderrLine(), and MakeWidget(). |
|
Definition at line 481 of file makewidget.cpp. References appendToLastLine(), insertStdoutLine(), m_directoryStatusFilter, and DirectoryStatusMessageFilter::processLine(). Referenced by insertStdoutLine(), and MakeWidget(). |
|
Definition at line 289 of file makewidget.cpp. References childproc, and KProcess::isRunning(). Referenced by queueJob(). |
|
Definition at line 373 of file makewidget.cpp. References keyPressEvent(), and searchItem(). Referenced by keyPressEvent(). |
|
Definition at line 284 of file makewidget.cpp. References childproc, and KProcess::kill(). |
|
Definition at line 320 of file makewidget.cpp. References KNotifyClient::beep(), m_lastErrorSelected, and scanErrorForward(). |
|
Definition at line 340 of file makewidget.cpp. References KNotifyClient::beep(), m_items, m_lastErrorSelected, and scanErrorBackward(). |
|
|
|
Definition at line 215 of file makewidget.cpp. References commandList, dirList, isRunning(), m_part, KDevPlugin::mainWindow(), queueJob(), startNextJob(), and KDevMainWindow::storeOutputViewTab(). Referenced by queueJob(). |
|
Definition at line 719 of file makewidget.cpp. References brightBg(), m_bCompiling, m_compilerOutputLevel, m_items, m_paragraphs, and m_paragraphToItem. Referenced by setCompilerOutputLevel(), and toggleShowDirNavigMessages(). |
|
Definition at line 792 of file makewidget.cpp. References m_paragraphToItem, scanErrorBackward(), and searchItem(). Referenced by prevError(), and scanErrorBackward(). |
|
Definition at line 768 of file makewidget.cpp. References m_items, m_paragraphToItem, scanErrorForward(), and searchItem(). Referenced by nextError(), and scanErrorForward(). |
|
|
Definition at line 738 of file makewidget.cpp. References m_compilerOutputLevel, refill(), setCompilerOutputLevel(), KConfigBase::setGroup(), KConfigBase::sync(), and KConfigBase::writeEntry(). Referenced by setCompilerOutputLevel(), slotFullCompilerOutput(), slotShortCompilerOutput(), and slotVeryShortCompilerOutput(). |
|
Definition at line 653 of file makewidget.cpp. References QValueVector< MakeItem * >::end(), ErrorItem::m_cursor, ErrorItem::m_doc, m_items, and slotDocumentClosed(). Referenced by slotDocumentClosed(), and slotDocumentOpened(). |
|
Definition at line 604 of file makewidget.cpp. References createCursor(), QValueVector< MakeItem * >::end(), endl(), ErrorItem::fileName, KDevPartController::findOpenDocument(), k_funcinfo, kdWarning(), ErrorItem::m_cursor, m_items, m_part, KDevPlugin::partController(), slotDocumentClosed(), and slotDocumentOpened(). Referenced by MakeWidget(), and slotDocumentOpened(). |
|
Definition at line 536 of file makewidget.cpp. References DirectoryItem::directory, dirstack, insertItem(), and slotEnteredDirectory(). Referenced by MakeWidget(), and slotEnteredDirectory(). |
|
Definition at line 544 of file makewidget.cpp. References DirectoryItem::directory, dirstack, endl(), insertItem(), kdWarning(), and slotExitedDirectory(). Referenced by MakeWidget(), and slotExitedDirectory(). |
|
Definition at line 736 of file makewidget.cpp. References eFull, and setCompilerOutputLevel(). Referenced by createPopupMenu(). |
|
Definition at line 496 of file makewidget.cpp. References childproc, KDevMakeFrontend::commandFailed(), KDevMakeFrontend::commandFinished(), commandList, KDevPlugin::core(), currentCommand, dirList, KNotifyClient::event(), KProcess::exitStatus(), insertItem(), m_part, MakeItem::m_text, KDevPlugin::mainWindow(), KProcess::normalExit(), KDevMainWindow::restoreOutputViewTab(), KDevCore::running(), slotProcessExited(), startNextJob(), and KDevMainWindow::statusBar(). Referenced by MakeWidget(), and slotProcessExited(). |
|
Definition at line 735 of file makewidget.cpp. References eShort, and setCompilerOutputLevel(). Referenced by createPopupMenu(). |
|
Definition at line 734 of file makewidget.cpp. References eVeryShort, and setCompilerOutputLevel(). Referenced by createPopupMenu(). |
|
Definition at line 228 of file makewidget.cpp. References childproc, KProcess::clearArguments(), commandList, KDevPlugin::core(), currentCommand, dirList, dirstack, QValueVector< MakeItem * >::end(), insertItem(), m_bCompiling, m_items, m_lastErrorSelected, m_paragraphs, m_paragraphToItem, m_part, KDevPlugin::mainWindow(), KDevMainWindow::raiseView(), KDevCore::running(), and KProcess::start(). Referenced by queueJob(), and slotProcessExited(). |
|
Definition at line 703 of file makewidget.cpp. References m_bLineWrapping, KConfigBase::setGroup(), KConfigBase::sync(), and KConfigBase::writeEntry(). Referenced by createPopupMenu(). |
|
Definition at line 748 of file makewidget.cpp. References refill(), KConfigBase::setGroup(), KConfigBase::sync(), and KConfigBase::writeEntry(). Referenced by createPopupMenu(). |
|
Definition at line 758 of file makewidget.cpp. References EOutputLevel, eVeryShort, m_bLineWrapping, m_compilerOutputLevel, KConfigBase::readBoolEntry(), KConfigBase::readFontEntry(), KConfigBase::readNumEntry(), and KConfigBase::setGroup(). Referenced by MakeWidget(). |
|
Definition at line 64 of file makewidget.h. References m_vertScrolling. Referenced by MakeWidget(). |
|
Definition at line 63 of file makewidget.h. References m_vertScrolling. Referenced by MakeWidget(). |
Member Data Documentation
|
Definition at line 102 of file makewidget.h. Referenced by isRunning(), killJob(), MakeWidget(), slotProcessExited(), startNextJob(), and ~MakeWidget(). |
|
Definition at line 99 of file makewidget.h. Referenced by queueJob(), slotProcessExited(), and startNextJob(). |
|
Definition at line 101 of file makewidget.h. Referenced by slotProcessExited(), and startNextJob(). |
|
Definition at line 100 of file makewidget.h. Referenced by queueJob(), slotProcessExited(), and startNextJob(). |
|
Definition at line 104 of file makewidget.h. Referenced by slotEnteredDirectory(), slotExitedDirectory(), and startNextJob(). |
|
Definition at line 93 of file makewidget.h. Referenced by MakeWidget(). |
|
Definition at line 113 of file makewidget.h. Referenced by insertItem(), refill(), and startNextJob(). |
|
Definition at line 115 of file makewidget.h. Referenced by createPopupMenu(), MakeWidget(), toggleLineWrapping(), and updateSettingsFromConfig(). |
|
Definition at line 116 of file makewidget.h. Referenced by appendToLastLine(), createPopupMenu(), insertItem(), refill(), setCompilerOutputLevel(), and updateSettingsFromConfig(). |
|
Definition at line 92 of file makewidget.h. |
|
Definition at line 90 of file makewidget.h. Referenced by insertStdoutLine(), and MakeWidget(). |
|
Definition at line 91 of file makewidget.h. Referenced by insertStderrLine(), and MakeWidget(). |
|
Definition at line 112 of file makewidget.h. Referenced by appendToLastLine(), horizScrollingOff(), horizScrollingOn(), and insertItem(). |
|
Definition at line 105 of file makewidget.h. Referenced by appendToLastLine(), directory(), insertItem(), prevError(), refill(), scanErrorForward(), slotDocumentClosed(), slotDocumentOpened(), and startNextJob(). |
|
Definition at line 108 of file makewidget.h. Referenced by nextError(), prevError(), searchItem(), and startNextJob(). |
|
Definition at line 94 of file makewidget.h. Referenced by MakeWidget(). |
|
Definition at line 107 of file makewidget.h. Referenced by createCursor(), insertItem(), refill(), and startNextJob(). |
|
Definition at line 106 of file makewidget.h. Referenced by directory(), insertItem(), refill(), scanErrorBackward(), scanErrorForward(), searchItem(), and startNextJob(). |
|
Definition at line 110 of file makewidget.h. Referenced by createCursor(), guessFileName(), MakeWidget(), queueJob(), searchItem(), slotDocumentOpened(), slotProcessExited(), and startNextJob(). |
|
Definition at line 112 of file makewidget.h. Referenced by appendToLastLine(), insertItem(), verticScrollingOff(), and verticScrollingOn(). |
|
Definition at line 103 of file makewidget.h. Referenced by MakeWidget(), and ~MakeWidget(). |
The documentation for this class was generated from the following files:
- parts/outputviews/makewidget.h
- parts/outputviews/makewidget.cpp