class View


Full nameKMediaPlayer::View
Definition#include <view.h>
InheritsQWidget (qt) [public ]
List of all Methods
Annotated List
Files
Globals
Hierarchy
Index

Public Types

Public Methods

Public Slots

Signals


Detailed Description

 View (QWidget *parent, const char *name)

View

 ~View (void)

~View

[virtual]

enum Button { Play = 1, Stop = 2, Pause = 4, Seeker = 8, All = 255 }

Button

int  buttons (void)

buttons

void  setButtons (int)

setButtons

[slot]

bool  button (int)

button

[slot]

void  showButton (int)

showButton

[slot]

void  hideButton (int)

hideButton

[slot]

void  toggleButton (int)

toggleButton

[slot]

void  buttonsChanged (int)

buttonsChanged

[signal]


Generated by: caleb on tcdevel on Tue Jan 28 12:54:37 2003, using kdoc $.