#include <logfilestatistics.h>
Inheritance diagram for YStringStatisticEntry:
Public Member Functions | |
YStringStatisticEntry (const QString &s=QString::null) | |
Protected Member Functions | |
virtual QString | _GetVisibleString () const |
|
|
|
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< QString >. |