------------------------------------------------------------------------------
| 232 | |
| 233 | //------------------------------------------------------------------------------ |
| 234 | void ctkErrorLogAbstractModel::enableAllMsgHandler() |
| 235 | { |
| 236 | this->setAllMsgHandlerEnabled(true); |
| 237 | } |
| 238 | |
| 239 | //------------------------------------------------------------------------------ |
| 240 | void ctkErrorLogAbstractModel::disableAllMsgHandler() |