Elaztek Developer Hub
Blamite Game Engine - Keystone  00386.06.16.23.0646.blamite
A library that enables the use of Qt in Blamite's editing tools.
ui_bitfield_bit Class Reference

A bitfield bit/flag control. More...

#include <bitfield.h>

+ Inheritance diagram for ui_bitfield_bit:
+ Collaboration diagram for ui_bitfield_bit:

Public Attributes

BlamBitfieldBitData bit_data
 The bit data for this control. More...
 
BlamBitfieldBitInfo bit_info
 The bit information for this control, if available. More...
 
bool has_bit_info = false
 Whether or not bit_info is available. More...
 

Detailed Description

A bitfield bit/flag control.

This acts as a simple addition to a QCheckBox to aid in the updating of bitfield values.

Member Data Documentation

◆ bit_data

BlamBitfieldBitData ui_bitfield_bit::bit_data

The bit data for this control.

◆ bit_info

BlamBitfieldBitInfo ui_bitfield_bit::bit_info

The bit information for this control, if available.

◆ has_bit_info

bool ui_bitfield_bit::has_bit_info = false

Whether or not bit_info is available.


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