- Timestamp:
- 06/24/11 16:31:35 (12 years ago)
- Branches:
- master, qt5
- Children:
- 496685d
- Parents:
- df884b3
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
src/mvc/treeview.cpp
rdf884b3 r663fafd 60 60 61 61 int confId = Conference::activeConference(); 62 QRect rect = visualRect(aIndex); // visual QRect of selected/clicked item in the list62 // QRect rect = visualRect(aIndex); // visual QRect of selected/clicked item in the list 63 63 Delegate *delegate = static_cast<Delegate*>(itemDelegate(aIndex)); 64 64 switch(delegate->whichControlClicked(aIndex,aPoint))
Note: See TracChangeset
for help on using the changeset viewer.