Stellarium  0.17.0
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=Q_NULLPTR)
 
QString getSelected (void)
 
void setValues (const QStringList &)
 
bool isEmpty () const
 
void appendValues (const QStringList &)
 
void clearValues ()
 

Detailed Description