QtTrack Class Reference

[kooBase Index] [kooBase Hierarchy] [Headers]


This is the qt implementation of a track @versoin 0 More...

#include <qtTrack.h>

Inherits: QWidget, IfTrack

Public Members

Public Slots


Detailed Description

This is the qt implementation of a track @versoin 0.95


QtTrack(KbTrack*) [public]

Constructor

~QtTrack() [public]

Destructor

void update() [public]

updates the presentation on the screen

QtMain * gQtMain() [public]

returns the QtMain Window

KbTrack * gTrack() [public]

returns the track

int height() [public]

returns the height of a track (calculates it from main)

int width() [public]

returns the width of a track

void adjustHeight() [public]

(only internal use:) corrects the height

int gProgram() [public]

returns current instrument

void sProgram(int n) [public]

sets an instrument


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