CCIMXDesktop
 
Loading...
Searching...
No Matches
LinuxPlatformProcessBrowserDriver Class Reference

The LinuxPlatformProcessBrowserDriver class provides the process browser driver for Linux. More...

#include <linuxplatformdrivers.h>

Inheritance diagram for LinuxPlatformProcessBrowserDriver:
CCIMX_AbstractProcessBroswerDriver

Public Member Functions

 Q_DISABLE_COPY (LinuxPlatformProcessBrowserDriver)
 disable copy
 
void factory (QList< ProcessBroswer::ProcessInfo > &lists) override
 Factory method to get process information list.
 

Detailed Description

The LinuxPlatformProcessBrowserDriver class provides the process browser driver for Linux.

Member Function Documentation

◆ factory()

void LinuxPlatformProcessBrowserDriver::factory ( QList< ProcessBroswer::ProcessInfo > &  lists)
overridevirtual

Factory method to get process information list.

Parameters
listsReference to QList of ProcessBroswer::ProcessInfo to store process info.

Implements CCIMX_AbstractProcessBroswerDriver.


The documentation for this class was generated from the following files: