Wireshark 4.7.0
The Wireshark network protocol analyzer
Loading...
Searching...
No Matches
Public Member Functions | List of all members
DragLabel Class Reference

A specialized label widget designed to support drag-and-drop operations. More...

#include <drag_label.h>

Inheritance diagram for DragLabel:

Public Member Functions

 DragLabel (QString text, QWidget *parent=0)
 Constructs a new DragLabel.
 
virtual ~DragLabel ()
 Destroys the DragLabel.
 

Detailed Description

A specialized label widget designed to support drag-and-drop operations.

Constructor & Destructor Documentation

◆ DragLabel()

DragLabel::DragLabel ( QString  text,
QWidget *  parent = 0 
)
explicit

Constructs a new DragLabel.

Parameters
textThe text to be displayed on the label.
parentThe parent widget, defaults to 0.

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