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
src_gui_widgets_qspinbox.cpp File Reference

(c3fd8e911ea361df7f1e6fe971f8835d2093db7c)

Go to the source code of this file.

Functions

sb setPrefix ("$")
 [0]
 
sb setSuffix (" km")
 [0]
 
 setRange (minimum, maximum)
 [1]
 
 setMinimum (minimum)
 [2]
 
 setMaximum (maximum)
 

Function Documentation

◆ setMaximum()

setMaximum ( maximum )

◆ setMinimum()

setMinimum ( minimum )

[2]

[6]

[3]

[7]

◆ setPrefix()

spinbox setPrefix ( "$" )

[0]

[3]

[4]

◆ setRange()

setRange ( minimum ,
maximum  )

[1]

[5]

[2]

[6]

◆ setSuffix()

spinbox setSuffix ( " km" )

[0]

[4]

[1]

[5]