VAPOR3 3.9.4
|
#include <VLabel.h>
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 |
VLabel::VLabel | ( | const std::string & | text = "" | ) |
void VLabel::MakeSelectable | ( | ) |
void VLabel::SetText | ( | const std::string & | text | ) |