Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
Loading...
Searching...
No Matches
QJSListIndexClamp Class Reference

#include <qjslist.h>

Inheritance diagram for QJSListIndexClamp:
Collaboration diagram for QJSListIndexClamp:

Static Public Member Functions

static qsizetype clamp (qsizetype start, qsizetype max, qsizetype min=0)

Detailed Description

Definition at line 29 of file qjslist.h.

Member Function Documentation

◆ clamp()

qsizetype QJSListIndexClamp::clamp ( qsizetype start,
qsizetype max,
qsizetype min = 0 )
inlinestatic

Definition at line 31 of file qjslist.h.


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