|
|
| 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 macppc.ports.openbsd.org on Sat Sep 6 10:38:11 2003, using kdoc 2.0a54. |