Loading...
Searching...
No Matches
Process::ControlPage Struct Reference

Which slice of a node's controls is currently displayed. More...

Detailed Description

Which slice of a node's controls is currently displayed.

Public Member Functions

bool paginated () const noexcept
 
int count () const noexcept
 
bool operator== (const ControlPage &) const noexcept=default
 

Public Attributes

int page {}
 displayed page, clamped to [0, pageCount)
 
int pageCount {1}
 total number of pages
 
int first {}
 index of the first displayed control
 
int last {}
 one past the index of the last displayed control
 

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