Darc Library  2012.11
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
darc::protox::PX_D3D_ParameterCKB Class Reference

Parameter class for check box objects. More...

#include <px_D3D9_Parameter.h>

Inheritance diagram for darc::protox::PX_D3D_ParameterCKB:
darc::protox::PX_D3D_Parameter< bool > darc::protox::PX_D3D_ParameterBase darc::protox::PX_D3D_BFDisableDM darc::protox::PX_D3D_BFEnablePStats darc::protox::PX_D3D_BFMultiThreaded darc::protox::PX_D3D_BFPureDevice darc::protox::PX_D3D_DSEnabled darc::protox::PX_D3D_FDeviceClip darc::protox::PX_D3D_FDiscardDS darc::protox::PX_D3D_FLockableBB darc::protox::PX_D3D_FVideo darc::protox::PX_D3D_Windowed

List of all members.

Public Member Functions

 PX_D3D_ParameterCKB (PX_D3D_PARAM _cID, QString _qsTrue, QString _qsFalse)
virtual ~PX_D3D_ParameterCKB ()
DCR check ()
DCR uncheck ()

Detailed Description

Parameter class for check box objects.


Constructor & Destructor Documentation

darc::protox::PX_D3D_ParameterCKB::PX_D3D_ParameterCKB ( PX_D3D_PARAM  _cID,
QString  _qsTrue,
QString  _qsFalse 
) [inline]

Member Function Documentation

Checks the object if available.

Returns:
DC_OK if succeeded, DC_NOTAVAILABLE otherwise.

Unchecks the object if available.

Returns:
DC_OK if succeeded, DC_NOTAVAILABLE otherwise.

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