Stellarium 0.12.4
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>

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 36 of file SearchDialog.hpp.


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