kexi
KFormDesigner::TabStopDialog Class Reference
#include <tabstopdialog.h>
Inherits KDialogBase.
Detailed Description
A dialog to edit Form tab stops.The user can change the order by dragging list items or using buttons at the right. The tab stops can be arranged automatically (see Form::autoAssignTabStops()).
Definition at line 38 of file tabstopdialog.h.
Public Slots | |
int | exec (KFormDesigner::Form *form) |
void | moveItemUp () |
void | moveItemDown () |
void | updateButtons (QListViewItem *) |
void | slotRadioClicked (bool isOn) |
bool | autoTabStops () const |
Public Member Functions | |
TabStopDialog (QWidget *parent) | |
Protected Attributes | |
ObjectTreeView * | m_treeview |
KPushButton * | m_btnUp |
KPushButton * | m_btnDown |
QCheckBox * | m_check |
The documentation for this class was generated from the following files: