Cutelee 6.2.0
BadIfObject Class Reference
Inheritance diagram for BadIfObject:

Public Member Functions

 BadIfObject (QObject *parent={})
bool isBad () const
bool isBadCalled ()
bool isFalse () const
bool isTrue () const

Properties

bool isBad
bool isFalse
bool isTrue

Detailed Description

Definition at line 300 of file testdefaulttags.cpp.

Constructor & Destructor Documentation

◆ BadIfObject()

BadIfObject::BadIfObject ( QObject * parent = {})
inline

Definition at line 307 of file testdefaulttags.cpp.

Member Function Documentation

◆ isBad()

bool BadIfObject::isBad ( ) const
inline

Definition at line 313 of file testdefaulttags.cpp.

◆ isBadCalled()

bool BadIfObject::isBadCalled ( )
inline

Definition at line 319 of file testdefaulttags.cpp.

◆ isFalse()

bool BadIfObject::isFalse ( ) const
inline

Definition at line 311 of file testdefaulttags.cpp.

◆ isTrue()

bool BadIfObject::isTrue ( ) const
inline

Definition at line 309 of file testdefaulttags.cpp.

Property Documentation

◆ isBad

bool BadIfObject::isBad
read

Definition at line 305 of file testdefaulttags.cpp.

◆ isFalse

bool BadIfObject::isFalse
read

Definition at line 304 of file testdefaulttags.cpp.

◆ isTrue

bool BadIfObject::isTrue
read

Definition at line 303 of file testdefaulttags.cpp.