QtPartCanvas Class Reference

[kooBase Index] [kooBase Hierarchy] [Headers]


qt PartCanvas class More...

#include <qtPartCanvas.h>

Inherits: QFrame

Public Members

Public Slots


Detailed Description

This class covers the part functionality within the main canvas, like moving, editing, deleting parts.


QtPartCanvas( QtMain * qtm, QWidget *parent=0 ) [public]

Constructor

Parameters:
parent remembers the widget, the part appears within.
qtm remembers the qtMain object

int gOffset() [public]

returns the horizontal offset.

void drawLine() [public]

draws the time position mark in the part canvas

int gPos() [public]

returns the position of the time cursor

double gBarLength() [public]

returns the length of a bar (refers to timebar)


  • Author: Jan Wuerthner
  • Version: 0.95
  • Documentation generated by wuerthne@clouseau on Sat Feb 20 16:41:13 MST 1999
Kdoc