Inherits QWizardPage.
Public Member Functions | |
| CheckAssetPage (QWizard *parent) | |
| void | ReportAsset (const AZStd::string unresolvedFileName, const Utils::UrdfAsset &urdfAsset, const QString &type) |
| Function reports assets that will be copied/processed by asset processor. | |
| void | ClearAssetsList () |
| bool | IsEmpty () const |
| bool | isComplete () const override |
| void | OnAssetCopyStatusChanged (const Utils::CopyStatus &status, const AZStd::string &unresolvedFileName, const AZStd::string assetPath) |
| void | OnAssetProcessStatusChanged (const AZStd::string &unresolvedFileName, const Utils::UrdfAsset &urdfAsset, bool isError) |