25 #include <QDockWidget>
63 #endif // MESSAGEDOCK_H
void slotAdmsChanged()
MessageDock::slotAdmsChanged monitors the adms log, update tab icon.
void slotCursor()
MessageDock::slotCursor.
MessageDock(QucsApp *)
MessageDock::MessageDock constructor.
QPlainTextEdit * admsOutput
admsOutput holds the make output of running admsXml
void reset()
MessageDock::reset clear the text and tab icons.
QPlainTextEdit * cppOutput
cppOutput holds the make output of running a C++ compiler
void slotCppChanged()
MessageDock::slotCppChanged monitors the compiler log, update tab icon.