#include <logfilestatistics.h>
Inheritance diagram for YPriorityStatisticEntry:
Public Member Functions | |
YPriorityStatisticEntry (const int &i=0) | |
Protected Member Functions | |
virtual QString | _GetVisibleString () const |
virtual QString | _GetKey () const |
Returns a string used to sorting more than one item of this type. |
|
|
|
Returns a string used to sorting more than one item of this type.
Reimplemented from YStatisticEntry< int >. |
|
This function returns the visible content string of the statistic entry. It is allowed to call the function only if the content is valid. Implements YStatisticEntry< int >. |