#include <i_graphics_context.hpp>
Definition at line 83 of file i_graphics_context.hpp.
◆ tab_stops() [1/3]
neogfx::tab_stops::tab_stops |
( |
tab_stop const & |
aDefaultStop | ) |
|
|
inline |
◆ tab_stops() [2/3]
template<typename TabStopIter >
neogfx::tab_stops::tab_stops |
( |
tab_stop const & |
aDefaultStop, |
|
|
TabStopIter |
aStopsBegin, |
|
|
TabStopIter |
aStopsEnd |
|
) |
| |
|
inline |
◆ tab_stops() [3/3]
neogfx::tab_stops::tab_stops |
( |
i_tab_stops const & |
aOther | ) |
|
|
inline |
◆ default_stop()
tab_stop const & neogfx::tab_stops::default_stop |
( |
| ) |
const |
|
inlineoverridevirtual |
◆ operator<=>()
std::partial_ordering neogfx::tab_stops::operator<=> |
( |
tab_stops const & |
aOther | ) |
const |
|
inlinenoexcept |
◆ operator==()
bool neogfx::tab_stops::operator== |
( |
tab_stops const & |
aOther | ) |
const |
|
inlinenoexcept |
◆ stops()
The documentation for this class was generated from the following file: