qCC version 2.13.alpha (Qt) - 31 May 2022
Main CloudCompare application (GUI & command line)
|
Custom QListWidget to allow for the copy of all selected elements when using CTRL+C. More...
#include <ccConsole.h>
Public Member Functions | |
ccCustomQListWidget (QWidget *parent=nullptr) | |
Protected Member Functions | |
void | keyPressEvent (QKeyEvent *event) override |
Custom QListWidget to allow for the copy of all selected elements when using CTRL+C.