QComboViewData Class Reference
Collaboration diagram for QComboViewData:
Public Member Functions | |
QComboViewData (QComboView *cb) | |
QListView * | listView () |
void | updateLinedGeometry () |
void | setListView (QListView *l) |
Public Attributes | |
QListViewItem * | current |
int | maxCount |
int | sizeLimit |
QComboView::Policy | p |
bool | autoresize |
bool | poppedUp |
bool | mouseWasInsidePopup |
bool | arrowPressed |
bool | arrowDown |
bool | discardNextMousePress |
bool | shortClick |
bool | useCompletion |
bool | completeNow |
int | completeAt |
bool | duplicatesEnabled |
int | fullHeight |
int | currHeight |
QLineEdit * | ed |
QTimer * | completionTimer |
QSize | sizeHint |
Private Attributes | |
bool | usinglView |
QListView * | lView |
QComboView * | combo |
Constructor & Destructor Documentation
|
Definition at line 39 of file qcomboview.cpp. |
Member Function Documentation
|
|
Definition at line 48 of file qcomboview.cpp. Referenced by QComboView::setListView(), and QComboView::setUpListView(). |
|
Definition at line 80 of file qcomboview.cpp. References combo, QComboView::currentItem(), and ed. Referenced by QComboView::clear(), QComboView::internalActivate(), QComboView::internalHighlight(), QComboView::resizeEvent(), QComboView::setCurrentActiveItem(), QComboView::setCurrentItem(), QComboView::setEditText(), QComboView::setLineEdit(), and QComboView::styleChange(). |
Member Data Documentation
|
Definition at line 59 of file qcomboview.cpp. Referenced by QComboView::eventFilter(), QComboView::mousePressEvent(), QComboView::paintEvent(), QComboView::popDownListView(), and QComboView::QComboView(). |
|
Definition at line 58 of file qcomboview.cpp. Referenced by QComboView::eventFilter(), and QComboView::mousePressEvent(). |
|
Definition at line 55 of file qcomboview.cpp. Referenced by QComboView::currentChanged(), QComboView::QComboView(), QComboView::setAutoResize(), and QComboView::setFont(). |
|
Definition at line 76 of file qcomboview.cpp. Referenced by updateLinedGeometry(). |
|
Definition at line 64 of file qcomboview.cpp. Referenced by QComboView::eventFilter(), QComboView::focusInEvent(), QComboView::focusOutEvent(), QComboView::keyPressEvent(), QComboView::QComboView(), QComboView::setCurrentActiveItem(), and QComboView::setCurrentItem(). |
|
Definition at line 63 of file qcomboview.cpp. Referenced by QComboView::eventFilter(), QComboView::focusInEvent(), QComboView::focusOutEvent(), QComboView::QComboView(), and QComboView::setAutoCompletion(). |
|
Definition at line 69 of file qcomboview.cpp. Referenced by QComboView::keyPressEvent(), and QComboView::QComboView(). |
|
|
Definition at line 66 of file qcomboview.cpp. |
|
Definition at line 60 of file qcomboview.cpp. Referenced by QComboView::eventFilter(), QComboView::mousePressEvent(), and QComboView::QComboView(). |
|
Definition at line 65 of file qcomboview.cpp. Referenced by QComboView::returnPressed(), and QComboView::setDuplicatesEnabled(). |
|
|
Definition at line 66 of file qcomboview.cpp. |
|
Definition at line 75 of file qcomboview.cpp. |
|
Definition at line 52 of file qcomboview.cpp. Referenced by QComboView::QComboView(). |
|
Definition at line 57 of file qcomboview.cpp. Referenced by QComboView::eventFilter(), and QComboView::popup(). |
|
Definition at line 54 of file qcomboview.cpp. Referenced by QComboView::QComboView(), and QComboView::setInsertionPolicy(). |
|
Definition at line 56 of file qcomboview.cpp. Referenced by QComboView::eventFilter(), QComboView::internalActivate(), QComboView::popDownListView(), QComboView::popup(), QComboView::QComboView(), and QComboView::wheelEvent(). |
|
Definition at line 61 of file qcomboview.cpp. Referenced by QComboView::internalClickTimeout(), QComboView::mousePressEvent(), and QComboView::QComboView(). |
|
Definition at line 71 of file qcomboview.cpp. Referenced by QComboView::setFont(), QComboView::sizeHint(), and QComboView::styleChange(). |
|
Definition at line 53 of file qcomboview.cpp. Referenced by QComboView::popup(), and QComboView::setSizeLimit(). |
|
Definition at line 62 of file qcomboview.cpp. Referenced by QComboView::eventFilter(), QComboView::QComboView(), and QComboView::setAutoCompletion(). |
|
Definition at line 74 of file qcomboview.cpp. |
The documentation for this class was generated from the following file:
- lib/widgets/qcomboview.cpp