Public Member Functions | |
| void | rotate (const IRCNetworkEntity &network, const QString &recipient) |
| void | setMaxSize (int size) |
| void | setRemovalAgeDaysThreshold (int age) |
Definition at line 33 of file chatlogrotate.h.
| void ChatLogRotate::setRemovalAgeDaysThreshold | ( | int | age | ) |
Setting this to a negative number disables the removal.
Definition at line 59 of file chatlogrotate.cpp.