VAPOR3 3.9.4
Public Member Functions | List of all members
VLabel Class Reference

#include <VLabel.h>

Inheritance diagram for VLabel:
VContainer

Public Member Functions

 VLabel (const std::string &text="")
 
void SetText (const std::string &text)
 
void MakeSelectable ()
 
- Public Member Functions inherited from VContainer
 VContainer (QWidget *w)
 
void AddBottomStretch ()
 
void SetPadding (int left, int top, int right, int bottom)
 
QLayout * layout () const =delete
 
void setLayout (QLayout *)=delete
 

Detailed Description

Definition at line 8 of file VLabel.h.

Constructor & Destructor Documentation

◆ VLabel()

VLabel::VLabel ( const std::string &  text = "")

Member Function Documentation

◆ MakeSelectable()

void VLabel::MakeSelectable ( )

◆ SetText()

void VLabel::SetText ( const std::string &  text)

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