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