The AlphaIndexTableCell
Class Reference
Class representing a cell in the alphabetical class index. More...
Declaration
class AlphaIndexTableCell { ... }
Public Constructors Index
Public Member Functions Index
Private Member Attributes Index
Description
Class representing a cell in the alphabetical class index.
Definition at line 2229 of file index.cpp.
Public Constructors
AlphaIndexTableCell()
AlphaIndexTableCell::AlphaIndexTableCell (int row, int col, const std::string & letter, const ClassDef * cd) |
|
inline
|
Public Member Functions
classDef()
const ClassDef * AlphaIndexTableCell::classDef () |
|
inline
|
column()
int AlphaIndexTableCell::column () |
|
inline
|
letter()
std::string AlphaIndexTableCell::letter () |
|
inline
|
row()
int AlphaIndexTableCell::row () |
|
inline
|
Private Member Attributes
m_class
const ClassDef* AlphaIndexTableCell::m_class |
|
m_col
int AlphaIndexTableCell::m_col |
|
m_letter
std::string AlphaIndexTableCell::m_letter |
|
m_row
int AlphaIndexTableCell::m_row |
|
The documentation for this class was generated from the following file:
Generated via doxygen2docusaurus by Doxygen 1.14.0.