KanoopGuiQt 1.3.0
Qt GUI utility library
Loading...
Searching...
No Matches
HeaderState::SectionState::List Class Reference

A serializable list of SectionState objects. More...

#include <headerstate.h>

+ Inheritance diagram for HeaderState::SectionState::List:
+ Collaboration diagram for HeaderState::SectionState::List:

Public Member Functions

SectionState findForSection (int section)
 Find the SectionState for a given section index.
 

Detailed Description

A serializable list of SectionState objects.

Definition at line 95 of file headerstate.h.

Member Function Documentation

◆ findForSection()

SectionState HeaderState::SectionState::List::findForSection ( int  section)
inline

Find the SectionState for a given section index.

Parameters
sectionLogical section index to find
Returns
Matching SectionState, or an invalid one if not found

Definition at line 103 of file headerstate.h.

References HeaderState::SectionState::section().


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