#include <NCPopupDiskspace.h>
Inheritance diagram for NCPopupDiskspace:
Public Member Functions | |
NCPopupDiskspace (const wpos at) | |
virtual | ~NCPopupDiskspace () |
virtual long | nicesize (YUIDimension dim) |
void | fillPartitionTable () |
string | checkDiskSpace () |
void | createLayout (const YCPString &headline) |
void | showInfoPopup () |
Protected Member Functions | |
virtual bool | postAgain () |
virtual NCursesEvent | wHandleInput (wint_t ch) |
Private Member Functions | |
NCPopupDiskspace & | operator= (const NCPopupDiskspace &) |
NCPopupDiskspace (const NCPopupDiskspace &) | |
string | usedPercent (FSize used, FSize total) |
Private Attributes | |
NCTable * | partitions |
NCPushButton * | okButton |
|
|
|
|
|
|
|
|
|
|
|
|
|
Reimplemented from NCDialog. |
|
|
|
Reimplemented from NCPopup. |
|
|
|
|
|
Reimplemented from NCPopup. |
|
|
|
|