Definition at line 58 of file TWebMenuItem.h.
#include <TWebMenuItem.h>
◆ TWebCheckedMenuItem()
TWebCheckedMenuItem::TWebCheckedMenuItem |
( |
const std::string & |
name, |
|
|
const std::string & |
title, |
|
|
bool |
checked = false |
|
) |
| |
|
inline |
◆ ~TWebCheckedMenuItem()
virtual TWebCheckedMenuItem::~TWebCheckedMenuItem |
( |
| ) |
|
|
virtualdefault |
virtual destructor need for vtable, used when vector of TMenuItem* is stored
◆ IsChecked()
bool TWebCheckedMenuItem::IsChecked |
( |
| ) |
const |
|
inline |
◆ SetChecked()
void TWebCheckedMenuItem::SetChecked |
( |
bool |
on = true | ) |
|
|
inline |
Set checked state for the item, default is none.
Definition at line 72 of file TWebMenuItem.h.
◆ fChecked
bool TWebCheckedMenuItem::fChecked {false} |
|
protected |
The documentation for this class was generated from the following file: