Commit 084685cf15404388a7732b30cdab7f8eafdc2e17
- Diff rendering mode:
- inline
- side by side
includes/CMakeLists.txt
(50 / 0)
|   | |||
| 1 | 1 | install( FILES | |
| 2 | phonon/AbstractAudioOutput | ||
| 3 | phonon/AbstractMediaStream | ||
| 4 | phonon/AbstractVideoOutput | ||
| 5 | phonon/AddonInterface | ||
| 6 | phonon/AudioCaptureDevice | ||
| 7 | phonon/AudioCaptureDeviceModel | ||
| 8 | phonon/AudioChannelDescription | ||
| 9 | phonon/AudioChannelDescriptionModel | ||
| 10 | phonon/AudioOutput | ||
| 11 | phonon/AudioOutputDevice | ||
| 12 | phonon/AudioOutputDeviceModel | ||
| 13 | phonon/AudioOutputInterface | ||
| 14 | phonon/AudioOutputInterface40 | ||
| 15 | phonon/AudioOutputInterface42 | ||
| 16 | phonon/BackendCapabilities | ||
| 17 | phonon/BackendInterface | ||
| 18 | phonon/Effect | ||
| 19 | phonon/EffectDescription | ||
| 20 | phonon/EffectDescriptionModel | ||
| 21 | phonon/EffectInterface | ||
| 22 | phonon/EffectParameter | ||
| 23 | phonon/EffectWidget | ||
| 24 | phonon/Global | ||
| 25 | phonon/MediaController | ||
| 26 | phonon/MediaNode | ||
| 27 | phonon/MediaObject | ||
| 28 | phonon/MediaObjectInterface | ||
| 29 | phonon/MediaSource | ||
| 30 | phonon/ObjectDescription | ||
| 31 | phonon/ObjectDescriptionData | ||
| 32 | phonon/ObjectDescriptionModel | ||
| 33 | phonon/ObjectDescriptionModelData | ||
| 34 | phonon/Path | ||
| 35 | phonon/PlatformPlugin | ||
| 36 | phonon/SeekSlider | ||
| 37 | phonon/StreamInterface | ||
| 38 | phonon/SubtitleDescription | ||
| 39 | phonon/SubtitleDescriptionModel | ||
| 40 | phonon/VideoPlayer | ||
| 41 | phonon/VideoWidget | ||
| 42 | phonon/VideoWidgetInterface | ||
| 43 | phonon/VideoWidgetInterface44 | ||
| 44 | phonon/VideoWidgetInterfaceLatest | ||
| 45 | phonon/VolumeFaderEffect | ||
| 46 | phonon/VolumeFaderInterface | ||
| 47 | phonon/VolumeSlider | ||
| 48 | DESTINATION ${INCLUDE_INSTALL_DIR}/phonon COMPONENT Devel) | ||
| 49 | |||
| 50 | |||
| 51 | install( FILES | ||
| 2 | 52 | old/Phonon/AbstractAudioOutput | |
| 3 | 53 | old/Phonon/AbstractMediaStream | |
| 4 | 54 | old/Phonon/AbstractVideoOutput |
|   | |||
| 1 | #include "abstractaudiooutput.h" |
|   | |||
| 1 | #include "abstractmediastream.h" |
|   | |||
| 1 | #include "abstractvideooutput.h" |
|   | |||
| 1 | #include "addoninterface.h" |
|   | |||
| 1 | #include "objectdescription.h" |
|   | |||
| 1 | #include "objectdescriptionmodel.h" |
|   | |||
| 1 | #include "objectdescription.h" |
|   | |||
| 1 | #include "objectdescriptionmodel.h" |
includes/phonon/AudioOutput
(1 / 0)
|   | |||
| 1 | #include "audiooutput.h" |
|   | |||
| 1 | #include "objectdescription.h" |
|   | |||
| 1 | #include "objectdescriptionmodel.h" |
|   | |||
| 1 | #include "audiooutputinterface.h" |
|   | |||
| 1 | #include "audiooutputinterface.h" |
|   | |||
| 1 | #include "audiooutputinterface.h" |
|   | |||
| 1 | #include "backendcapabilities.h" |
|   | |||
| 1 | #include "backendinterface.h" |
includes/phonon/Effect
(1 / 0)
|   | |||
| 1 | #include "effect.h" |
|   | |||
| 1 | #include "objectdescription.h" |
|   | |||
| 1 | #include "objectdescriptionmodel.h" |
|   | |||
| 1 | #include "effectinterface.h" |
|   | |||
| 1 | #include "effectparameter.h" |
includes/phonon/EffectWidget
(1 / 0)
|   | |||
| 1 | #include "effectwidget.h" |
includes/phonon/Global
(1 / 0)
|   | |||
| 1 | #include "phononnamespace.h" |
|   | |||
| 1 | #include "mediacontroller.h" |
includes/phonon/MediaNode
(1 / 0)
|   | |||
| 1 | #include "medianode.h" |
includes/phonon/MediaObject
(1 / 0)
|   | |||
| 1 | #include "mediaobject.h" |
|   | |||
| 1 | #include "mediaobjectinterface.h" |
includes/phonon/MediaSource
(1 / 0)
|   | |||
| 1 | #include "mediasource.h" |
|   | |||
| 1 | #include "objectdescription.h" |
|   | |||
| 1 | #include "objectdescription.h" |
|   | |||
| 1 | #include "objectdescriptionmodel.h" |
|   | |||
| 1 | #include "objectdescriptionmodel.h" |
includes/phonon/Path
(1 / 0)
|   | |||
| 1 | #include "path.h" |
|   | |||
| 1 | #include "platformplugin.h" |
includes/phonon/SeekSlider
(1 / 0)
|   | |||
| 1 | #include "seekslider.h" |
|   | |||
| 1 | #include "streaminterface.h" |
|   | |||
| 1 | #include "objectdescription.h" |
|   | |||
| 1 | #include "objectdescriptionmodel.h" |
includes/phonon/VideoPlayer
(1 / 0)
|   | |||
| 1 | #include "videoplayer.h" |
includes/phonon/VideoWidget
(1 / 0)
|   | |||
| 1 | #include "videowidget.h" |
|   | |||
| 1 | #include "videowidgetinterface.h" |
|   | |||
| 1 | #include "videowidgetinterface.h" |
|   | |||
| 1 | #include "videowidgetinterface.h" |
|   | |||
| 1 | #include "volumefadereffect.h" |
|   | |||
| 1 | #include "volumefaderinterface.h" |
includes/phonon/VolumeSlider
(1 / 0)
|   | |||
| 1 | #include "volumeslider.h" |

