#include <QY2DiskUsageList.h>
Inheritance diagram for QY2DiskUsageList:

Public Member Functions | |
| QY2DiskUsageList (QWidget *parent, bool addStdColumns=true) | |
| virtual | ~QY2DiskUsageList () |
| int | nameCol () const |
| int | percentageBarCol () const |
| int | percentageCol () const |
| int | usedSizeCol () const |
| int | freeSizeCol () const |
| int | totalSizeCol () const |
| int | deviceNameCol () const |
Protected Attributes | |
| int | _nameCol |
| int | _percentageBarCol |
| int | _percentageCol |
| int | _usedSizeCol |
| int | _freeSizeCol |
| int | _totalSizeCol |
| int | _deviceNameCol |
|
||||||||||||
|
Constructor. Adds a standard set of list columns if 'addStdColumns' is 'true'. Otherwise the caller is responsible for adding any columns. |
|
|
Destructor |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1.4.4