KSSheetDlgCellRangeInterf QDialog name KSSheetDlgCellRangeInterf geometry 0 0 266 159 caption Select cell range QLabel name TextLabel4 geometry 20 65 75 25 text Columns QLabel name TextLabel1 geometry 20 30 75 25 text Rows QLabel name TextLabel2 geometry 100 5 70 20 text From : alignment AlignCenter hAlign QLabel name TextLabel3 geometry 190 5 70 20 text To : alignment AlignCenter hAlign QSpinBox name rowFrom geometry 100 30 70 25 maxValue 999999999 QSpinBox name rowTo geometry 190 30 70 25 maxValue 999999999 QSpinBox name colFrom geometry 100 65 70 25 maxValue 999999999 QSpinBox name colTo geometry 190 65 71 25 maxValue 999999999 QPushButton name buttonCancel geometry 170 120 90 30 text Cancel QPushButton name buttonOK geometry 70 120 90 30 text OK Line name Line1 geometry 15 101 250 16 orientation Horizontal buttonOK clicked() KSSheetDlgCellRangeInterf accept() buttonCancel clicked() KSSheetDlgCellRangeInterf reject()