Script
Properties | List of all members
SpinBox Class Reference

Simplified SpinBox widget. More...

#include <qswidget.h>

Inheritance diagram for SpinBox:
Inheritance graph
[legend]
Collaboration diagram for SpinBox:
Collaboration graph
[legend]

Properties

int value
 the value shown in the spinBox
 
int minimum
 the minimum value that the spinBox will descend to
 
int maximum
 the maximum value that the spinBox will ascend to
 

Detailed Description

Simplified SpinBox widget.

Property Documentation

int SpinBox::maximum
readwrite

the maximum value that the spinBox will ascend to

int SpinBox::minimum
readwrite

the minimum value that the spinBox will descend to

int SpinBox::value
readwrite

the value shown in the spinBox


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