EllipsisLabel Class Reference

#include <RobotAPI/gui-plugins/SkillDashboard/EllipsisLabel.h>

+ Inheritance diagram for EllipsisLabel:

Public Member Functions

 EllipsisLabel (QWidget *parent=nullptr)
 
void setFullText (const QString &text)
 

Protected Member Functions

void resizeEvent (QResizeEvent *event) override
 

Detailed Description

Definition at line 6 of file EllipsisLabel.h.

Constructor & Destructor Documentation

◆ EllipsisLabel()

EllipsisLabel ( QWidget * parent = nullptr)
explicit

Definition at line 6 of file EllipsisLabel.cpp.

Member Function Documentation

◆ resizeEvent()

void resizeEvent ( QResizeEvent * event)
overrideprotected

Definition at line 18 of file EllipsisLabel.cpp.

+ Here is the caller graph for this function:

◆ setFullText()

void setFullText ( const QString & text)

Definition at line 11 of file EllipsisLabel.cpp.

+ Here is the call graph for this function:

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