Storyboard
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 More...
 
int minimum
 the minimum value that the spinBox will descend to More...
 
int maximum
 the maximum value that the spinBox will ascend to More...
 

Detailed Description

Simplified SpinBox widget.

Property Documentation

int SpinBox::maximum
readwriteprivate

the maximum value that the spinBox will ascend to

int SpinBox::minimum
readwriteprivate

the minimum value that the spinBox will descend to

int SpinBox::value
readwriteprivate

the value shown in the spinBox


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