A custom list widget class that allows items to be copied to clipboard.
More...
#include <copyablelistwidget.h>
A custom list widget class that allows items to be copied to clipboard.
- Author
- Mika Lehtinen
cavapa_gui::CopyableListWidget::CopyableListWidget |
( |
QWidget * |
parent = 0 | ) |
|
void cavapa_gui::CopyableListWidget::contextMenuEvent |
( |
QContextMenuEvent * |
event | ) |
|
|
protectedvirtual |
Reimplemented for handling a context menu event.
- Parameters
-
event | The context menu event object. |
void cavapa_gui::CopyableListWidget::keyPressEvent |
( |
QKeyEvent * |
event | ) |
|
|
protectedvirtual |
Reimplemented for handling a key press event.
- Parameters
-
event | The key event object. |
The documentation for this class was generated from the following files: