Qt
Internal/Contributor docs for the Qt SDK. <b>Note:</b> These are NOT official API docs; those are found <a href='https://doc.qt.io/'>here</a>.
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()

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

Definition at line 31 of file qjslist.h.

References Q_ASSERT.


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