Contains the results of CheckWadsDlg::CheckWads(), categorized in "incomplete", "missing" and "found" wads. More...
#include <checkwadsdlg.h>
Public Attributes | |
QList< PWad > | foundWads |
QList< PWad > | incompatibleWads |
QList< PWad > | missingWads |
Contains the results of CheckWadsDlg::CheckWads(), categorized in "incomplete", "missing" and "found" wads.
Definition at line 37 of file checkwadsdlg.h.