This commit is contained in:
arcan1s
2014-11-28 21:02:45 +03:00
parent 4e3593a2a9
commit 6bcb6798a2
3 changed files with 52 additions and 15 deletions

View File

@ -71,6 +71,7 @@ public:
DesktopPanel(QObject *parent, const QVariantList &args);
~DesktopPanel();
void init();
WId getDesktopId(const int num);
DesktopWindowsInfo getInfoByDesktop(const int num);
QString parsePattern(const QString rawLine, const int num);