Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members  

OutputView Class Reference

#include <outputview.h>

List of all members.

Public Slots

void slotNextMessage ()
void slotPrevMessage ()

Signals

void jump (QString fileName, unsigned int lineno)
void clearAllOutputViews ()

Public Methods

void append (QString text)

Protected Slots

void slotDoubleClicked (QListBoxItem *)
void slotClearAllOutputViews ()
void insertString (QString)

Protected Methods

void mousePressEvent (QMouseEvent *)
Message message (QString msg)


Detailed Description

view for program output


Member Function Documentation

void OutputView::append QString    text
 

appends text as new line at the end

void OutputView::clearAllOutputViews   [signal]
 

emitted when all output vies should be cleared

void OutputView::insertString QString    [protected, slot]
 

insert string

void OutputView::jump QString    fileName,
unsigned int    lineno
[signal]
 

emitted when double clicked on a view item

Message OutputView::message QString    msg [protected]
 

retrieves line number of message

void OutputView::mousePressEvent QMouseEvent *    [protected]
 

shows context menu

void OutputView::slotClearAllOutputViews   [protected, slot]
 

emits

void OutputView::slotDoubleClicked QListBoxItem *    [protected, slot]
 

called when double clicked on item

void OutputView::slotNextMessage   [slot]
 

selects next message item

void OutputView::slotPrevMessage   [slot]
 

selects next message item


The documentation for this class was generated from the following file:
Generated on Wed Sep 10 03:46:24 2003 by doxygen1.2.18