#include <logfilestatistics.h>
Inheritance diagram for YVersionStatisticEntry:
Public Member Functions | |
YVersionStatisticEntry () | |
YVersionStatisticEntry (const double &i) | |
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< double >. |
|
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< double >. |