3) call QLineEdit::createStandardContextMenu() to get the standard context menu and extend it with your custom actions like QAbstractSpinbox::contextMenuEvent() does (see src/gui/widgets/qabstractspinbox.cpp for more details).
3) call QLineEdit::createStandardContextMenu() to get the standard context menu and extend it with your custom actions like QAbstractSpinbox::contextMenuEvent() does (see src/gui/widgets/qabstractspinbox.cpp for more details).
J-P Nurmi
Bookmarks