Warning: file_get_contents(/data/phpspider/zhask/data//catemap/6/cplusplus/129.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181
C++ 如何处理KDE5等离子体中第二个监视器的连接?_C++_Qml_Kde_Plasmoid - Fatal编程技术网

C++ 如何处理KDE5等离子体中第二个监视器的连接?

C++ 如何处理KDE5等离子体中第二个监视器的连接?,c++,qml,kde,plasmoid,C++,Qml,Kde,Plasmoid,本质上,这个问题是在主体中提出的。我有一些plasmoid,我需要在系统中出现辅助屏幕时处理该事件。如果Plasma本身没有用于该特定类型事件的API,那么插件的C++部分应该能够访问Plasma进程的QGUI应用程序,并将插槽连接到其屏幕添加(QScreen*)信号

本质上,这个问题是在主体中提出的。我有一些plasmoid,我需要在系统中出现辅助屏幕时处理该事件。

如果Plasma本身没有用于该特定类型事件的API,那么插件的C++部分应该能够访问Plasma进程的
QGUI应用程序
,并将插槽连接到其
屏幕添加(QScreen*)
信号