Home
last modified time | relevance | path

Searched refs:onPropertiesChanged (Results 1 – 21 of 21) sorted by relevance

/dports/net-im/telepathy-qt/telepathy-qt-0.9.8/TelepathyQt/
H A Dabstract-interface.cpp170 SLOT(onPropertiesChanged(QString,QVariantMap,QStringList))); in setMonitorProperties()
175 SLOT(onPropertiesChanged(QString,QVariantMap,QStringList))); in setMonitorProperties()
201 void AbstractInterface::onPropertiesChanged(const QString &interface, in onPropertiesChanged() function in Tp::AbstractInterface
H A Dabstract-interface.h76 TP_QT_NO_EXPORT void onPropertiesChanged(const QString &interface,
H A Dcaptcha-authentication.h87 TP_QT_NO_EXPORT void onPropertiesChanged(const QVariantMap &changedProperties,
H A Dserver-authentication-channel.cpp254 SLOT(onPropertiesChanged(QVariantMap,QStringList))); in gotServerAuthenticationProperties()
H A Dcaptcha-authentication.cpp402 void CaptchaAuthentication::onPropertiesChanged(const QVariantMap &changedProperties, in onPropertiesChanged() function in Tp::CaptchaAuthentication
/dports/devel/kf5-solid/solid-5.89.0/src/solid/devices/backends/upower/
H A Dupowerdevice.cpp37 … SLOT(onPropertiesChanged(QString, QVariantMap, QStringList))); in UPowerDevice()
236 void UPowerDevice::onPropertiesChanged(const QString &ifaceName, const QVariantMap &changedProps, c… in onPropertiesChanged() function in UPowerDevice
H A Dupowerdevice.h48 …void onPropertiesChanged(const QString &ifaceName, const QVariantMap &changedProps, const QStringL…
/dports/devel/sdbus-cpp/sdbus-cpp-1.1.0/include/sdbus-c++/
H A DStandardInterfaces.h110 … this->onPropertiesChanged(interfaceName, changedProperties, invalidatedProperties); in Properties_proxy()
116 virtual void onPropertiesChanged( const std::string& interfaceName
/dports/sysutils/plasma5-powerdevil/powerdevil-5.23.5/daemon/backends/upower/
H A Dpowerdevilupowerbackend.h87 …void onPropertiesChanged(const QString &ifaceName, const QVariantMap &changedProps, const QStringL…
H A Dpowerdevilupowerbackend.cpp244 … SLOT(onPropertiesChanged(QString,QVariantMap,QStringList))); in initWithBrightness()
671 void PowerDevilUPowerBackend::onPropertiesChanged(const QString &ifaceName, const QVariantMap &chan… in onPropertiesChanged() function in PowerDevilUPowerBackend
/dports/deskutils/py-py3status/py3status-3.40/py3status/modules/
H A Dvpn_status.py73 manager.onPropertiesChanged = self._vpn_signal_handler
/dports/graphics/tiled/tiled-1.7.2/src/tiled/
H A Dtilesetdocument.cpp78 this, &TilesetDocument::onPropertiesChanged); in TilesetDocument()
488 void TilesetDocument::onPropertiesChanged(Object *object) in onPropertiesChanged() function in Tiled::TilesetDocument
H A Dtilesetdocument.h173 void onPropertiesChanged(Object *object);
/dports/devel/sdbus-cpp/sdbus-cpp-1.1.0/tests/integrationtests/
H A DTestProxy.h88 void onPropertiesChanged( const std::string& interfaceName
H A DTestProxy.cpp87 void TestProxy::onPropertiesChanged( const std::string& interfaceName in onPropertiesChanged() function in sdbus::test::TestProxy
/dports/java/intellij/idea-IC-202.7660.26/plugins/android/lib/templates/other/WatchFaceService/root/src/app_package/
H A DMyDigitalWatchFaceService.kt.ftl134 override fun onPropertiesChanged(properties: Bundle) {
135 super.onPropertiesChanged(properties)
H A DMyDigitalWatchFaceService.java.ftl176 public void onPropertiesChanged(Bundle properties) {
177 super.onPropertiesChanged(properties);
H A DMyAnalogWatchFaceService.kt.ftl201 override fun onPropertiesChanged(properties: Bundle) {
202 super.onPropertiesChanged(properties)
H A DMyAnalogWatchFaceService.java.ftl186 public void onPropertiesChanged(Bundle properties) {
187 super.onPropertiesChanged(properties);
/dports/cad/cura/Cura-58bae31/plugins/PerObjectSettingsTool/
H A DPerObjectSettingsPanel.qml337 onPropertiesChanged: provider.forcePropertiesChanged()
343 onPropertiesChanged:
/dports/x11/plasma5-plasma-desktop/plasma-desktop-5.23.5/applets/kimpanel/package/contents/ui/
H A Dmain.qml232 function onPropertiesChanged() {