#include <qjui.h>
Public Member Functions | |
QjuiListItem (QguListView *parent=0, QString txt=0, QString WL=0, QguListType type=ListTypeEntry, QguListItem *after=0) | |
QjuiListItem (QguListItem *parent=0, QString txt=0, QString WL=0, QguListType type=ListTypeEntry, QguListItem *after=0) | |
void | setChoices (int w) |
Public Attributes | |
QString | I_width_field |
QString | I_gap_field |
int | I_algorithm |
int | I_gap |
QjuiListItem::QjuiListItem | ( | QguListView * | parent = 0 , |
|
QString | txt = 0 , |
|||
QString | WL = 0 , |
|||
QguListType | type = ListTypeEntry , |
|||
QguListItem * | after = 0 | |||
) |
QjuiListItem::QjuiListItem | ( | QguListItem * | parent = 0 , |
|
QString | txt = 0 , |
|||
QString | WL = 0 , |
|||
QguListType | type = ListTypeEntry , |
|||
QguListItem * | after = 0 | |||
) |
void QjuiListItem::setChoices | ( | int | w | ) |
QString QjuiListItem::I_gap_field |
QString QjuiListItem::I_width_field |