DtAudioVolumeWidget is a toolbar widget that combines a button to enable and disable audio, and a drop-down button to bring up a slider for the audio.
More...
Detailed Description
DtAudioVolumeWidget is a toolbar widget that combines a button to enable and disable audio, and a drop-down button to bring up a slider for the audio.
Constructor & Destructor Documentation
| makVrv::DtAudioVolumeWidget::DtAudioVolumeWidget |
( |
DtDe & |
de, |
|
|
QWidget * |
parent = 0, |
|
|
Qt::WindowFlags |
f = 0 |
|
) |
| |
Initializing Constructor.
- Parameters
-
| [in] | de | is the display engine for this instance. |
| [in] | parent | is the parent widget for this instance. |
| [in] | f | is a set of window flags for this widget. |
| virtual makVrv::DtAudioVolumeWidget::~DtAudioVolumeWidget |
( |
| ) |
|
|
virtual |
| makVrv::DtAudioVolumeWidget::DtAudioVolumeWidget |
( |
| ) |
|
|
private |
Default CTOR.
- Note
- Not implemented ( force use of initializer ).
Copy CTOR.
- Note
- Not implemented ( prevents copies ).
Member Function Documentation
| virtual void makVrv::DtAudioVolumeWidget::setAudioEnabled |
( |
bool |
enabled | ) |
|
|
virtual |
| virtual void makVrv::DtAudioVolumeWidget::setVolume |
( |
int |
vol | ) |
|
|
virtual |
| virtual void makVrv::DtAudioVolumeWidget::on_audioToggleClicked |
( |
| ) |
|
|
protectedvirtualslot |
Connected to the internal model scale slider toggle button.
| virtual void makVrv::DtAudioVolumeWidget::on_volumeSliderChanged |
( |
int |
val | ) |
|
|
protectedvirtualslot |
| void makVrv::DtAudioVolumeWidget::setupGui |
( |
| ) |
|
|
private |
Sets up the user interface.
Copy operator.
- Note
- Not implemented ( prevents copies ).
Member Data Documentation
| DtDe& makVrv::DtAudioVolumeWidget::myDe |
|
private |
| QToolButton* makVrv::DtAudioVolumeWidget::myAudioEnabledButton |
|
private |
| bool makVrv::DtAudioVolumeWidget::mySliderWidgetShown |
|
private |
The documentation for this class was generated from the following file:
- /exports/nfedora7-1/nightly/docs/vrforcesDevelopment.vrf4-6-branch/include/vrvAudioQt/DtAudioVolumeWidget.h