The LinuxPlatformProcessBrowserDriver class provides the process browser driver for Linux. More...
#include <linuxplatformdrivers.h>
Public Member Functions | |
Q_DISABLE_COPY (LinuxPlatformProcessBrowserDriver) | |
disable copy | |
void | factory (QList< ProcessBroswer::ProcessInfo > &lists) override |
Factory method to get process information list. | |
The LinuxPlatformProcessBrowserDriver class provides the process browser driver for Linux.
|
overridevirtual |
Factory method to get process information list.
lists | Reference to QList of ProcessBroswer::ProcessInfo to store process info. |
Implements CCIMX_AbstractProcessBroswerDriver.