Home | All Classes | Grouped Classes | Index | Search
Sets the labeltext. Sets the label contents to a plain text containing the printed value of num. Sets the label contents to a plain text containing the printed value of num.
void set_text( const std::string& text); void set_text( int number); void set_text( double number);
See also: