Skip to content

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

Notifications You must be signed in to change notification settings

csuft/ProcessTool

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

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

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published