Home
last modified time | relevance | path

Searched defs:hasVideoChanged (Results 1 – 11 of 11) sorted by relevance

/dports/x11-fm/dolphin/dolphin-21.12.3/src/panels/information/
H A Dphononwidget.cpp226 Q_EMIT hasVideoChanged(true); in play() local
241 Q_EMIT hasVideoChanged(false); in finished() local
255 Q_EMIT hasVideoChanged(false); in stop() local
/dports/net-p2p/ktorrent/ktorrent-21.12.3/plugins/mediaplayer/
H A Dmediaplayer.cpp209 void MediaPlayer::hasVideoChanged(bool hasVideo) in hasVideoChanged() function in kt::MediaPlayer
/dports/converters/wkhtmltopdf/qt-5db36ec/src/3rdparty/phonon/gstreamer/
H A Dmediaobject.cpp233 emit hasVideoChanged(false); in noMorePadsAvailable() local
357 emit hasVideoChanged(m_hasVideo); in connectVideo() local
777 emit hasVideoChanged(false); in setError() local
1057 emit hasVideoChanged(m_hasVideo); in getStreamInfo() local
/dports/converters/wkhtmltopdf/qt-5db36ec/tests/auto/mediaobject/dummy/
H A Dmediaobject.cpp326 emit hasVideoChanged(m_hasVideo); in setSource() local
/dports/multimedia/kmplayer/kmplayer-0.12.0b/src/
H A Dphononplayer.cpp185 void Stream::hasVideoChanged (bool hasVideo) { in hasVideoChanged() function in Stream
/dports/multimedia/phonon-vlc/phonon-backend-vlc-0.11.3/src/
H A Dmediaobject.cpp773 emit hasVideoChanged(m_hasVideo); in onHasVideoChanged() local
/dports/converters/wkhtmltopdf/qt-5db36ec/src/3rdparty/phonon/ds9/
H A Dmediaobject.cpp523 emit hasVideoChanged(currentGraph()->hasVideo()); in switchToNextSource() local
748 emit hasVideoChanged(currentGraph()->hasVideo()); in loadingFinished() local
/dports/converters/wkhtmltopdf/qt-5db36ec/src/3rdparty/phonon/mmf/
H A Dmediaobject.cpp384 emit hasVideoChanged(hasVideo()); in createPlayer() local
/dports/converters/wkhtmltopdf/qt-5db36ec/demos/qmediaplayer/
H A Dmediaplayer.cpp955 void MediaPlayer::hasVideoChanged(bool bHasVideo) in hasVideoChanged() function in MediaPlayer
/dports/devel/kdev-python/kdev-python-21.12.3/documentation_files/PyKDE4/
H A Dphonon.py941 hasVideoChanged = pyqtSignal() # void hasVideoChanged(bool) - signal variable in Phonon.MediaObject
/dports/devel/kdev-python/kdev-python-21.12.3/documentation_files/PyQt4/
H A Dphonon.py941 hasVideoChanged = pyqtSignal() # void hasVideoChanged(bool) - signal variable in Phonon.MediaObject