ACloudViewer  3.9.4
A Modern Library for 3D Data Processing
ecvCustomQListWidget Class Reference

#include <ecvConsole.h>

Inheritance diagram for ecvCustomQListWidget:
Collaboration diagram for ecvCustomQListWidget:

Public Member Functions

 ecvCustomQListWidget (QWidget *parent=nullptr)
 

Protected Member Functions

void keyPressEvent (QKeyEvent *event) override
 

Detailed Description

Custom QListWidget to allow for the copy of all selected elements when using CTRL+C

Definition at line 24 of file ecvConsole.h.

Constructor & Destructor Documentation

◆ ecvCustomQListWidget()

ecvCustomQListWidget::ecvCustomQListWidget ( QWidget *  parent = nullptr)

Definition at line 61 of file ecvConsole.cpp.

Member Function Documentation

◆ keyPressEvent()

void ecvCustomQListWidget::keyPressEvent ( QKeyEvent *  event)
overrideprotected

Definition at line 64 of file ecvConsole.cpp.

References cloudViewer::utility::filesystem::Copy(), count, and event.


The documentation for this class was generated from the following files: