|
|
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: root on sparc64.ports.openbsd.org on Sun Sep 14 00:06:33 2003, using kdoc 2.0a54. |