|
QVISH 0.1
|
An Qt Widget that displays cache information. More...
#include <qVCacheInfo.hpp>
Public Slots | |
| void | UpdateCacheStatus () |
| void | UpdateCacheStatus (int CurrentMB, int MaxMB) |
Public Member Functions | |
| qVCacheInfoToolBar (const QString &title, QWidget *parent) | |
Public Attributes | |
| MemCore::WeakPtr< MemCore::Cache > | myCache |
| QPointer< QTreeWidget > | myCacheWidget |
| QPointer< QProgressBar > | Percentage |
An Qt Widget that displays cache information.