VR-Forces Developer's Guide
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
List of all members | Public Member Functions
DtSystemIsValid Class Reference

!!!!!!!!!!! DtSystemIsValid This will check to see if this system is valid to be edited as a new hit/weapon system

Inheritance diagram for DtSystemIsValid:
Inheritance graph
[legend]

Public Member Functions

 DtSystemIsValid (makVrv::DtDe &, DtUiSystemHealth *)
 
 DtSystemIsValid (const DtSystemIsValid &)
 
virtual ~DtSystemIsValid () override
 
virtual bool passesCheck (const DtComponentSystemDefinition *, QString &error, bool &continueOn) const override
 
virtual void fix (DtComponentSystemDefinition *) override
 
virtual DtSystemHealthCheckclone () const override
 
virtual const charname () const override
 
- Public Member Functions inherited from DtSystemHealthCheck
 DtSystemHealthCheck (makVrv::DtDe &de, DtUiHealthCheck *)
 
 DtSystemHealthCheck (const DtSystemHealthCheck &)
 
virtual ~DtSystemHealthCheck () override
 
- Public Member Functions inherited from DtHealthCheck
 DtHealthCheck (makVrv::DtDe &de, DtUiHealthCheck *)
 
 DtHealthCheck (const DtHealthCheck &)
 
virtual ~DtHealthCheck ()
 
virtual void attemptHealthFix (const QString &)
 

Additional Inherited Members

- Protected Attributes inherited from DtHealthCheck
makVrv::DtDemyDe
 
DtUiHealthCheckmyParent
 

Constructor & Destructor Documentation

DtSystemIsValid::DtSystemIsValid ( makVrv::DtDe ,
DtUiSystemHealth  
)
DtSystemIsValid::DtSystemIsValid ( const DtSystemIsValid )
virtual DtSystemIsValid::~DtSystemIsValid ( )
overridevirtual

Member Function Documentation

virtual bool DtSystemIsValid::passesCheck ( const DtComponentSystemDefinition ,
QString &  error,
bool continueOn 
) const
overridevirtual

Implement to see if this system passes the given check.

Implements DtSystemHealthCheck.

virtual void DtSystemIsValid::fix ( DtComponentSystemDefinition )
overridevirtual

Implement to fix the issue on the given system.

Implements DtSystemHealthCheck.

virtual DtSystemHealthCheck* DtSystemIsValid::clone ( ) const
overridevirtual

Clone this object.

Implements DtHealthCheck.

virtual const char* DtSystemIsValid::name ( ) const
inlineoverridevirtual

Internal name that can be used to map to ui file to disallow inclusion of this rule.

Implements DtHealthCheck.


The documentation for this class was generated from the following file:

Document ID: Generated on Thu Oct 23 22:29:17 EDT 2025 from SVN revision 280951
Copyright © 2005-2024 MAK Technologies. All Rights Reserved (www.mak.com)