#include <ui.h>
|
| CLogarithmicScrollbarScale (int MinAdjustment) |
|
float | ToRelative (int AbsoluteValue, int Min, int Max) const override |
|
int | ToAbsolute (float RelativeValue, int Min, int Max) const override |
|
virtual float | ToRelative (int AbsoluteValue, int Min, int Max) const =0 |
|
virtual int | ToAbsolute (float RelativeValue, int Min, int Max) const =0 |
|
◆ CLogarithmicScrollbarScale()
CLogarithmicScrollbarScale::CLogarithmicScrollbarScale |
( |
int |
MinAdjustment | ) |
|
|
inline |
◆ ToAbsolute()
int CLogarithmicScrollbarScale::ToAbsolute |
( |
float |
RelativeValue, |
|
|
int |
Min, |
|
|
int |
Max |
|
) |
| const |
|
inlineoverridevirtual |
◆ ToRelative()
float CLogarithmicScrollbarScale::ToRelative |
( |
int |
AbsoluteValue, |
|
|
int |
Min, |
|
|
int |
Max |
|
) |
| const |
|
inlineoverridevirtual |
◆ m_MinAdjustment
int CLogarithmicScrollbarScale::m_MinAdjustment |
|
private |
The documentation for this class was generated from the following file: