QTimeSeries Homepage

Main Page   Alphabetical List   Compound List   File List   Compound Members  

QTS_GraphicView Class Reference

Graphic widget which visualizes the diagram and redlining and adds additional scale bars and other GUI controls. More...

#include <qts_graphicview.h>

List of all members.

Public Slots

void slotEditUndo ()
void slotEditRedo ()
void slotViewScale (bool toggle)
void slotViewHolidays (bool toggle)
void slotViewLabels (bool toggle)
void slotViewThicker (bool toggle)
void slotZoomIn ()
void slotZoomInX ()
void slotZoomInY ()
void slotZoomOut ()
void slotZoomOutX ()
void slotZoomOutY ()
void slotZoomAuto ()
void slotZoomAutoY ()
void slotZoomWindow ()
void slotZoomPan ()
void slotLayersAdd ()
void slotLayersRemove ()
void slotLayersEdit ()
void slotDrawFreehand ()
void slotDrawPoint ()
void slotDrawLine ()
void slotDrawLabel ()
void slotModifyDelete ()
void slotModifyDeleteFree ()
void slotUpdateRecord (QTS_Record *record)

Public Methods

 QTS_GraphicView (QTS_Document *document, QWidget *parent=0)
virtual ~QTS_GraphicView ()
virtual void drawIt ()
virtual void adjustZoomControls ()
virtual void drawEntityPlain (RS_Entity *e, bool del)

Protected Methods

virtual void resizeEvent (QResizeEvent *e)
virtual void mouseMoveEvent (QMouseEvent *e)
virtual void keyPressEvent (QKeyEvent *e)
virtual void keyReleaseEvent (QKeyEvent *e)


Detailed Description

Graphic widget which visualizes the diagram and redlining and adds additional scale bars and other GUI controls.


The documentation for this class was generated from the following files:
Copyright © 2002, Andrew Mustun <andrew@mustun.com>. All rights reserved.
System documentation was generated using doxygen.