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