Home
last modified time | relevance | path

Searched defs:ChangeNotifier (Results 1 – 5 of 5) sorted by relevance

/dports/polish/kadu/kadu-4.3/kadu-core/misc/
H A Dchange-notifier-lock.h25 class ChangeNotifier; variable
H A Dchange-notifier.cpp23 ChangeNotifier::ChangeNotifier(QObject *parent) : in ChangeNotifier() function in ChangeNotifier
/dports/audio/sayonara/sayonara-player-5bbf1399332d5d59362ad03bf625f9132be72206/src/Components/Tagging/
H A DChangeNotifier.cpp34 ChangeNotifier::ChangeNotifier(QObject* parent) : in ChangeNotifier() function in ChangeNotifier
/dports/polish/kadu/kadu-4.3/kadu-core/storage/
H A Dshared-base.h294 class ChangeNotifier; variable
/dports/net/rclone/rclone-1.57.0/fs/
H A Dfeatures.go456 type ChangeNotifier interface { interface