Have you noticed Star Delegate Example?
yes, thank you .. one more thing I want to give my user some contextMenu omn right click on that widget. How will i insert my context menu?
baray98
See the QWidget::customContextMenuRequested() signal or the QWidget::contextMenuEvent() event handler.
Bookmarks