kde-plasma
Qt place new window correctly on screen, center over mouse, move into screen
After many months of trying, searching, reviewing code, etc. I\'m unable to find a solution to properly positioning a new window in QT. In my most basic case I simply want to get the final size of the[详细]
2023-02-19 05:02 分类:问答How can one put the output of a command into a konsole title bar?
Through the clever use of some escape characters, I used to put the output of arbitrary commands (e.g. \"dirs\") into my xterm title bar.Can I do the same thing in konsole?If so, how开发者_运维技巧?It[详细]
2023-02-19 02:27 分类:问答Very frustrating problem with cmake
I am having a frustrating problem with cmake on windows. i have the kde libs installed. when i am trying to compile my project with cmake . this shoots up again and again.[详细]
2023-02-18 11:51 分类:问答KDE themes used to style Qt4 application
can kde themes be used to style multi platform (linux/windows开发者_StackOverflow) Qt4 applications ?Yes, if you build/copy all dependencies.This is not possible. Qt uses every platform\'s native API[详细]
2023-02-17 13:05 分类:问答KDevelop building plugin problems with undefined reference
I\'m getting undefined reference t开发者_如何学编程o KDevelop::IPlugins. I know this means i\'m missing the libary but I\'m not sure which library this is. Where would I find this .so that I am missin[详细]
2023-02-08 09:00 分类:问答Qt and Kde4 running make after running CMake
I\'m trying to build my own plugin for use with KDevelop. I can CMake and build a Makefile but when I run make I get a lot of errors relating to it not finding anything from Qt such as \"QString does[详细]
2023-02-08 08:31 分类:问答Detecting active windows in python with KDE
I\'m writing a small python script that tracks how I\'m dividing my time between programs. It needs to detect the currently active window (ideally, the application controlling that window, but I can m[详细]
2023-02-05 12:00 分类:问答Execute specific command from plasmoid
I\'m writing a Remote Control Plasmoid, I want it to send certain commands over ssh to a remote host, I\'ve tried:[详细]
2023-01-28 15:14 分类:问答How does the *NIX GUI work?
I would like to know more about what makes the GUI on *NIX systems work, but not quite sure where to begin the research. From my understanding, the X server is what makes all the visu开发者_JS百科als[详细]
2023-01-22 10:15 分类:问答how to stop repainting of a widget when it's resized
i am making a software in which paint event painting a widget as per my need but the problem is that when i re-size my application window itpainted it againso please tell me the way[详细]
2023-01-17 04:48 分类:问答