kstars
KSHelpLabel Class Reference
  #include <kshelplabel.h>
Inheritance diagram for KSHelpLabel:

Public Member Functions | |
| KSHelpLabel (QWidget *parent=0) | |
| KSHelpLabel (const QString &text, const QString &anchor, QWidget *parent=0) | |
| QString | anchor () | 
| void | setAnchor (const QString &anchor) | 
| void | setText (const QString &text) | 
| QString | text () | 
Properties | |
| QString | anchor | 
| QString | text | 
Detailed Description
Label for displaying links to AstroInfo project.
Definition at line 26 of file kshelplabel.h.
Constructor & Destructor Documentation
      
  | 
  explicit | 
| KSHelpLabel::KSHelpLabel | ( | const QString & | text, | 
| const QString & | anchor, | ||
| QWidget * | parent = 0  | 
        ||
| ) | 
Constructor.
Creates label with a text and help anchor.
- Parameters
 - 
  
text Text of the label anchor Name of the section in the AstroInfo project (without 'ai-')  
Definition at line 22 of file kshelplabel.cpp.
Member Function Documentation
      
  | 
  inline | 
Definition at line 50 of file kshelplabel.h.
| void KSHelpLabel::setAnchor | ( | const QString & | anchor | ) | 
Definition at line 35 of file kshelplabel.cpp.
| void KSHelpLabel::setText | ( | const QString & | text | ) | 
Definition at line 48 of file kshelplabel.cpp.
      
  | 
  inline | 
Definition at line 46 of file kshelplabel.h.
Property Documentation
      
  | 
  readwrite | 
Definition at line 29 of file kshelplabel.h.
      
  | 
  readwrite | 
Definition at line 30 of file kshelplabel.h.
The documentation for this class was generated from the following files:
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:36:22 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
            Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:36:22 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.
    KDE API Reference