Stellarium 0.15.2
List of all members | Public Slots | Public Member Functions
CompletionLabel Class Reference

Display a list of results matching the search string, and allow to tab through those selections. More...

#include <SearchDialog.hpp>

+ Inheritance diagram for CompletionLabel:
+ Collaboration diagram for CompletionLabel:

Public Slots

void selectNext ()
 
void selectPrevious ()
 
void selectFirst ()
 

Public Member Functions

 CompletionLabel (QWidget *parent=0)
 
QString getSelected (void)
 
void setValues (const QStringList &)
 
bool isEmpty () const
 
void appendValues (const QStringList &)
 
void clearValues ()
 

Detailed Description

Display a list of results matching the search string, and allow to tab through those selections.

Definition at line 44 of file SearchDialog.hpp.


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