All Projects → csuft → ProcessTool

csuft / ProcessTool

Licence: other
A simple system tool designed for Windows OS used to retrieve running process and software installed.

Programming Languages

C++
36643 projects - #6 most used programming language
CMake
9771 projects

Projects that are alternatives of or similar to ProcessTool

QSourceHighlite
Lightweight syntax highlighter written in Qt
Stars: ✭ 39 (+25.81%)
Mutual labels:  qt-libraries
QCircuitFaultEditor
A manager client for IC faults detecting training.
Stars: ✭ 18 (-41.94%)
Mutual labels:  qss
mumble-theme
A simple and modern Mumble theme.
Stars: ✭ 30 (-3.23%)
Mutual labels:  qss
Pyqt
PyQt Examples(PyQt各种测试和例子) PyQt4 PyQt5
Stars: ✭ 3,783 (+12103.23%)
Mutual labels:  qss

ProcessTool

A simple system tool designed for Windows OS used to retrieve running process and software installed.

Overview

The main purpose of this project is to demonstrate the usage of Qt Style Sheet. It shows that Qt has strong power on customization and extensibility. This program contains two features:

  • Retrieve the list of running processes, including system processes. And it will update the process information every minute.
  • It can collect the information of software installed on the machine. If you want, you can even save the two lists into local files.

Prerequisite

Before you start to compile the source code, you have to meet some prerequisites:

  • This project is based on VS2010, so Visual Studio 2010 Ultimate Edition will be necessary for the beginning.

  • Qt version 5.6 above

Implementation

For more information, please visit: ()[http://www.cnblogs.com/csuftzzk].

Screen Shots

Default system theme on Windows 7:

MethodOne.jpg

Custom theme on Window 7:

MethodOne.jpg MethodOne.jpg MethodOne.jpg

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].