Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
Loading...
Searching...
No Matches
QtTemporalPattern::EnumIndexedBitSet< Enum, Size > Class Template Reference
Collaboration diagram for QtTemporalPattern::EnumIndexedBitSet< Enum, Size >:

Public Member Functions

void set (Enum cat)
bool test (Enum cat) const
void set (Enum cat)
bool test (Enum cat) const

Detailed Description

template<typename Enum, size_t Size>
class QtTemporalPattern::EnumIndexedBitSet< Enum, Size >

Definition at line 662 of file qttemporalpattern.cpp.

Member Function Documentation

◆ set() [1/2]

template<typename Enum, size_t Size>
void QtTemporalPattern::EnumIndexedBitSet< Enum, Size >::set ( Enum cat)
inline

Definition at line 667 of file qttemporalpattern.cpp.

◆ set() [2/2]

template<typename Enum, size_t Size>
void QtTemporalPattern::EnumIndexedBitSet< Enum, Size >::set ( Enum cat)
inline

Definition at line 667 of file qttemporalpattern.cpp.

◆ test() [1/2]

template<typename Enum, size_t Size>
bool QtTemporalPattern::EnumIndexedBitSet< Enum, Size >::test ( Enum cat) const
inline

Definition at line 668 of file qttemporalpattern.cpp.

◆ test() [2/2]

template<typename Enum, size_t Size>
bool QtTemporalPattern::EnumIndexedBitSet< Enum, Size >::test ( Enum cat) const
inline

Definition at line 668 of file qttemporalpattern.cpp.


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