Holds informations about a log file.
More...
#include <lib.h>
|
bool | isSelected () const noexcept |
| Returns whether the file has been selected to be used or not.
|
|
void | setSelected () noexcept |
| Sets the file as selected.
|
|
void | setUnselected () noexcept |
| Sets the file as unselected.
|
|
bool | hasBeenUsed () const noexcept |
| Returns whether the file has been used already or not.
|
|
size_t | size () const noexcept |
| Returns the size of the file.
|
|
const QString & | name () const noexcept |
| Returns the name of the file, to be displayed in the list.
|
|
const std::string & | hash () const noexcept |
| Returns the sha256 hash of the content.
|
|
const std::string & | path () const noexcept |
| Returns the path of the file, including the file name.
|
|
Holds informations about a log file.
The documentation for this struct was generated from the following file:
- logdoctor/modules/craplog/modules/lib.h