Home
last modified time | relevance | path

Searched refs:sourceChanged (Results 1 – 25 of 940) sorted by last modified time

12345678910>>...38

/dports/sysutils/libsysstat/libsysstat-0.4.6/
H A Dcpustat_p.h78 void sourceChanged() override;
H A Dcpustat.cpp238 void CpuStatPrivate::sourceChanged() in sourceChanged() function in SysStat::CpuStatPrivate
/dports/print/scribus-devel/scribus-1.5.7/scribus/ui/
H A Dsctextbrowser.cpp20 connect(this, SIGNAL(sourceChanged(QUrl)), this, SLOT(catchHome(QUrl))); in ScTextBrowser()
45 disconnect(this, SIGNAL(sourceChanged(QUrl)), this, SLOT(catchHome(QUrl))); in catchHome()
/dports/mail/thunderbird/thunderbird-91.8.0/dom/html/
H A DHTMLImageElement.cpp877 const bool sourceChanged = UpdateResponsiveSource(); in LoadSelectedImage() local
883 if (!sourceChanged && !aAlwaysLoad) { in LoadSelectedImage()
/dports/www/firefox/firefox-99.0/dom/html/
H A DHTMLImageElement.cpp884 const bool sourceChanged = UpdateResponsiveSource(); in LoadSelectedImage() local
890 if (!sourceChanged && !aAlwaysLoad) { in LoadSelectedImage()
/dports/www/firefox-esr/firefox-91.8.0/dom/html/
H A DHTMLImageElement.cpp877 const bool sourceChanged = UpdateResponsiveSource(); in LoadSelectedImage() local
883 if (!sourceChanged && !aAlwaysLoad) { in LoadSelectedImage()
/dports/devel/kdev-python/kdev-python-21.12.3/documentation_files/PyQt5/
H A DQtMultimedia.py301 sourceChanged = pyqtSignal() # void sourceChanged() - signal variable in QAudioDecoder
2816 sourceChanged = pyqtSignal() # void sourceChanged() - signal variable in QSoundEffect
H A DQtWidgets.py6510 def sourceChanged(self, flags): member in QGraphicsEffect
16194 sourceChanged = pyqtSignal() # void sourceChanged(const QUrlamp;) - signal variable in QTextBrowser
/dports/devel/kdev-python/kdev-python-21.12.3/documentation_files/PyQt4/
H A DQtGui.py9680 def sourceChanged(self, flags): member in QGraphicsEffect
24808 sourceChanged = pyqtSignal() # void sourceChanged(const QUrlamp;) - signal variable in QTextBrowser
/dports/audio/elisa/elisa-21.12.3/src/
H A Daudiowrapper.h38 NOTIFY sourceChanged)
95 void sourceChanged();
H A Daudiowrapper_qtmultimedia.cpp38 connect(&d->mPlayer, &QMediaPlayer::mediaChanged, this, &AudioWrapper::sourceChanged); in AudioWrapper()
/dports/deskutils/kmail/kmail-21.12.3/src/identity/
H A Dencodedimagepicker.cpp43 …->editor(), &KPIMTextEdit::PlainTextEditor::textChanged, this, &EncodedImagePicker::sourceChanged); in EncodedImagePicker()
H A Dencodedimagepicker.h39 void sourceChanged();
H A Dxfaceconfigurator.cpp46 …connect(mUi->faceConfig, &EncodedImagePicker::sourceChanged, this, &XFaceConfigurator::updateFace); in XFaceConfigurator()
47 …connect(mUi->xFaceConfig, &EncodedImagePicker::sourceChanged, this, &XFaceConfigurator::updateXFac… in XFaceConfigurator()
/dports/sysutils/k3b/k3b-21.12.3/libk3b/projects/audiocd/
H A Dk3baudiodatasource.cpp140 m_track->sourceChanged( this ); in emitChange()
H A Dk3baudiotrack.h138 void sourceChanged( AudioDataSource* );
H A Dk3baudiotrack.cpp588 void K3b::AudioTrack::sourceChanged( K3b::AudioDataSource* ) in sourceChanged() function in K3b::AudioTrack
/dports/astro/marble/marble-21.12.3/src/lib/marble/declarative/
H A DPositionSource.h23 Q_PROPERTY( QString source READ source WRITE setSource NOTIFY sourceChanged )
54 void sourceChanged();
H A DPositionSource.cpp69 emit sourceChanged(); in setSource()
/dports/misc/ktouch/ktouch-21.12.3/src/core/
H A Ddataindex.cpp129 emit sourceChanged(); in setSource()
164 emit sourceChanged(); in setSource()
H A Ddataindex.h68 Q_PROPERTY(DataIndex::Source source READ source WRITE setSource NOTIFY sourceChanged)
79 void sourceChanged();
90 Q_PROPERTY(DataIndex::Source source READ source WRITE setSource NOTIFY sourceChanged)
102 void sourceChanged();
/dports/misc/ktouch/ktouch-21.12.3/src/models/
H A Dresourcemodel.cpp241 disconnect(course, &DataIndexCourse::sourceChanged, this, nullptr); in connectToCourse()
246 connect(course, &DataIndexCourse::sourceChanged, this, [=] { emitDataChanged(index); }); in connectToCourse()
254 disconnect(keyboardLayout, &DataIndexKeyboardLayout::sourceChanged, this, nullptr); in connectToKeyboardLayout()
258 …connect(keyboardLayout, &DataIndexKeyboardLayout::sourceChanged, this, [=] { emitDataChanged(index… in connectToKeyboardLayout()
/dports/devel/umbrello/umbrello-21.12.3/lib/cppparser/
H A Dlexercache.cpp32 if (sourceChanged(*(*(files.first)).second)) { in addLexedFile()
56 if (sourceChanged(file)) { in lexedFile()
127 bool LexerCache::sourceChanged(const CachedLexedFile& file) in sourceChanged() function in LexerCache
H A Dlexercache.h150 …bool sourceChanged(const CachedLexedFile& file);///Returns true if the file itself, or any of its …
/dports/www/grafana8/grafana-8.3.6/public/build/
H A D4017.0e38943fa459e872fe93.js.map1sourceChanged = this.sourceRevision_ < vectorSource.getRevision();\n if (sourceChanged) {\n…

12345678910>>...38