Vital
Loading...
Searching...
No Matches
LeftAlignedScrollBar Class Reference

A ScrollBar variant that is aligned to the left side when vertical. More...

#include <default_look_and_feel.h>

Inheritance diagram for LeftAlignedScrollBar:

Public Member Functions

 LeftAlignedScrollBar (bool vertical)
 Constructs a LeftAlignedScrollBar.
 

Detailed Description

A ScrollBar variant that is aligned to the left side when vertical.

This class primarily exists to differentiate alignment behavior within draw calls. By default, the scrollbar is considered right-aligned unless cast to this class.

Constructor & Destructor Documentation

◆ LeftAlignedScrollBar()

LeftAlignedScrollBar::LeftAlignedScrollBar ( bool vertical)
inline

Constructs a LeftAlignedScrollBar.

Parameters
verticalTrue if the scrollbar is vertical, false if horizontal.

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