neoGFX
Cross-platform C++ app/game engine
Loading...
Searching...
No Matches
neogfx::scoped_tab_stops Class Reference

#include <i_graphics_context.hpp>

Public Member Functions

 scoped_tab_stops (i_graphics_context &aGc, std::optional< tab_stops > const &aTabStops)
 
 ~scoped_tab_stops ()
 

Detailed Description

Definition at line 635 of file i_graphics_context.hpp.

Constructor & Destructor Documentation

◆ scoped_tab_stops()

neogfx::scoped_tab_stops::scoped_tab_stops ( i_graphics_context aGc,
std::optional< tab_stops > const &  aTabStops 
)
inline

Definition at line 638 of file i_graphics_context.hpp.

◆ ~scoped_tab_stops()

neogfx::scoped_tab_stops::~scoped_tab_stops ( )
inline

Definition at line 648 of file i_graphics_context.hpp.


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