Home
last modified time | relevance | path

Searched refs:RequestPropertiesChange (Results 26 – 50 of 63) sorted by relevance

123

/dports/x11/lumina-core/lumina-1.6.0/src-qt5/core/lumina-desktop-unified/src-events/
H A DNativeWindowSystem.h122 void RequestPropertiesChange(WId, QList<NativeWindowObject::Property>, QList<QVariant>);
/dports/deskutils/lumina-archiver/lumina-1.6.0/src-qt5/core/lumina-desktop-unified/src-events/
H A DNativeWindowSystem.h122 void RequestPropertiesChange(WId, QList<NativeWindowObject::Property>, QList<QVariant>);
/dports/deskutils/lumina-screenshot/lumina-1.6.0/src-qt5/core/lumina-desktop-unified/src-desktop/src-cpp/
H A DNativeWindowObject.cpp95 …emit RequestPropertiesChange(winid, QList<NativeWindowObject::Property>() << prop, QList<QVariant>… in requestProperty() local
109 emit RequestPropertiesChange(winid, props, vals); in requestProperties() local
H A DNativeWindowObject.h148 void RequestPropertiesChange(WId, QList<NativeWindowObject::Property>, QList<QVariant>);
/dports/deskutils/lumina-mediaplayer/lumina-1.6.0/src-qt5/core/lumina-desktop-unified/src-desktop/src-cpp/
H A DNativeWindowObject.cpp95 …emit RequestPropertiesChange(winid, QList<NativeWindowObject::Property>() << prop, QList<QVariant>… in requestProperty() local
109 emit RequestPropertiesChange(winid, props, vals); in requestProperties() local
H A DNativeWindowObject.h148 void RequestPropertiesChange(WId, QList<NativeWindowObject::Property>, QList<QVariant>);
/dports/deskutils/lumina-fm/lumina-1.6.0/src-qt5/core/lumina-desktop-unified/src-desktop/src-cpp/
H A DNativeWindowObject.cpp95 …emit RequestPropertiesChange(winid, QList<NativeWindowObject::Property>() << prop, QList<QVariant>… in requestProperty() local
109 emit RequestPropertiesChange(winid, props, vals); in requestProperties() local
H A DNativeWindowObject.h148 void RequestPropertiesChange(WId, QList<NativeWindowObject::Property>, QList<QVariant>);
/dports/deskutils/lumina-textedit/lumina-1.6.0/src-qt5/core/lumina-desktop-unified/src-desktop/src-cpp/
H A DNativeWindowObject.cpp95 …emit RequestPropertiesChange(winid, QList<NativeWindowObject::Property>() << prop, QList<QVariant>… in requestProperty() local
109 emit RequestPropertiesChange(winid, props, vals); in requestProperties() local
H A DNativeWindowObject.h148 void RequestPropertiesChange(WId, QList<NativeWindowObject::Property>, QList<QVariant>);
/dports/deskutils/lumina-fileinfo/lumina-1.6.0/src-qt5/core/lumina-desktop-unified/src-desktop/src-cpp/
H A DNativeWindowObject.cpp95 …emit RequestPropertiesChange(winid, QList<NativeWindowObject::Property>() << prop, QList<QVariant>… in requestProperty() local
109 emit RequestPropertiesChange(winid, props, vals); in requestProperties() local
H A DNativeWindowObject.h148 void RequestPropertiesChange(WId, QList<NativeWindowObject::Property>, QList<QVariant>);
/dports/deskutils/lumina-photo/lumina-1.6.0/src-qt5/core/lumina-desktop-unified/src-desktop/src-cpp/
H A DNativeWindowObject.cpp95 …emit RequestPropertiesChange(winid, QList<NativeWindowObject::Property>() << prop, QList<QVariant>… in requestProperty() local
109 emit RequestPropertiesChange(winid, props, vals); in requestProperties() local
H A DNativeWindowObject.h148 void RequestPropertiesChange(WId, QList<NativeWindowObject::Property>, QList<QVariant>);
/dports/x11/lumina-coreutils/lumina-1.6.0/src-qt5/core/lumina-desktop-unified/src-desktop/src-cpp/
H A DNativeWindowObject.cpp95 …emit RequestPropertiesChange(winid, QList<NativeWindowObject::Property>() << prop, QList<QVariant>… in requestProperty() local
109 emit RequestPropertiesChange(winid, props, vals); in requestProperties() local
H A DNativeWindowObject.h148 void RequestPropertiesChange(WId, QList<NativeWindowObject::Property>, QList<QVariant>);
/dports/x11/lumina-core/lumina-1.6.0/src-qt5/core/lumina-desktop-unified/src-desktop/src-cpp/
H A DNativeWindowObject.cpp95 …emit RequestPropertiesChange(winid, QList<NativeWindowObject::Property>() << prop, QList<QVariant>… in requestProperty() local
109 emit RequestPropertiesChange(winid, props, vals); in requestProperties() local
H A DNativeWindowObject.h148 void RequestPropertiesChange(WId, QList<NativeWindowObject::Property>, QList<QVariant>);
/dports/deskutils/lumina-archiver/lumina-1.6.0/src-qt5/core/lumina-desktop-unified/src-desktop/src-cpp/
H A DNativeWindowObject.cpp95 …emit RequestPropertiesChange(winid, QList<NativeWindowObject::Property>() << prop, QList<QVariant>… in requestProperty() local
109 emit RequestPropertiesChange(winid, props, vals); in requestProperties() local
H A DNativeWindowObject.h148 void RequestPropertiesChange(WId, QList<NativeWindowObject::Property>, QList<QVariant>);
/dports/deskutils/lumina-photo/lumina-1.6.0/src-qt5/core/lumina-desktop-unified/src-events/
H A DNativeWindowSystem.cpp854 …nect(win, SIGNAL(RequestPropertiesChange(WId, QList<NativeWindowObject::Property>, QList<QVariant>… in NewWindowDetected()
972RequestPropertiesChange(id, QList<NativeWindowObject::Property>() << prop, QList<QVariant>() << va… in RequestPropertyChange()
975 void NativeWindowSystem::RequestPropertiesChange(WId win, QList<NativeWindowObject::Property> props… in RequestPropertiesChange() function in NativeWindowSystem
/dports/deskutils/lumina-mediaplayer/lumina-1.6.0/src-qt5/core/lumina-desktop-unified/src-events/
H A DNativeWindowSystem.cpp854 …nect(win, SIGNAL(RequestPropertiesChange(WId, QList<NativeWindowObject::Property>, QList<QVariant>… in NewWindowDetected()
972RequestPropertiesChange(id, QList<NativeWindowObject::Property>() << prop, QList<QVariant>() << va… in RequestPropertyChange()
975 void NativeWindowSystem::RequestPropertiesChange(WId win, QList<NativeWindowObject::Property> props… in RequestPropertiesChange() function in NativeWindowSystem
/dports/deskutils/lumina-screenshot/lumina-1.6.0/src-qt5/core/lumina-desktop-unified/src-events/
H A DNativeWindowSystem.cpp854 …nect(win, SIGNAL(RequestPropertiesChange(WId, QList<NativeWindowObject::Property>, QList<QVariant>… in NewWindowDetected()
972RequestPropertiesChange(id, QList<NativeWindowObject::Property>() << prop, QList<QVariant>() << va… in RequestPropertyChange()
975 void NativeWindowSystem::RequestPropertiesChange(WId win, QList<NativeWindowObject::Property> props… in RequestPropertiesChange() function in NativeWindowSystem
/dports/deskutils/lumina-fm/lumina-1.6.0/src-qt5/core/lumina-desktop-unified/src-events/
H A DNativeWindowSystem.cpp854 …nect(win, SIGNAL(RequestPropertiesChange(WId, QList<NativeWindowObject::Property>, QList<QVariant>… in NewWindowDetected()
972RequestPropertiesChange(id, QList<NativeWindowObject::Property>() << prop, QList<QVariant>() << va… in RequestPropertyChange()
975 void NativeWindowSystem::RequestPropertiesChange(WId win, QList<NativeWindowObject::Property> props… in RequestPropertiesChange() function in NativeWindowSystem
/dports/deskutils/lumina-textedit/lumina-1.6.0/src-qt5/core/lumina-desktop-unified/src-events/
H A DNativeWindowSystem.cpp854 …nect(win, SIGNAL(RequestPropertiesChange(WId, QList<NativeWindowObject::Property>, QList<QVariant>… in NewWindowDetected()
972RequestPropertiesChange(id, QList<NativeWindowObject::Property>() << prop, QList<QVariant>() << va… in RequestPropertyChange()
975 void NativeWindowSystem::RequestPropertiesChange(WId win, QList<NativeWindowObject::Property> props… in RequestPropertiesChange() function in NativeWindowSystem

123