WSF
wizard::AutoCompletePopup::SuggestionList Class Reference

#include <AutoCompletePopup.hpp>

Inherits QListWidget.

Collaboration diagram for wizard::AutoCompletePopup::SuggestionList:

Public Member Functions

 SuggestionList (AutoCompletePopup *aParentPtr)
void keyPressEvent (QKeyEvent *event) override
bool InterceptKeyDown (QKeyEvent *aEventPtr)
void SetCurrentRow (int aRow, int aSearchDiration)
void OnItemDoubleClick (QListWidgetItem *aItem)

Public Attributes

AutoCompletePopupmParentPtr

Constructor & Destructor Documentation

◆ SuggestionList()

wizard::AutoCompletePopup::SuggestionList::SuggestionList ( AutoCompletePopup * aParentPtr)
inlineexplicit

Member Function Documentation

◆ InterceptKeyDown()

bool wizard::AutoCompletePopup::SuggestionList::InterceptKeyDown ( QKeyEvent * aEventPtr)

References mParentPtr, and SetCurrentRow().

Referenced by keyPressEvent().

◆ keyPressEvent()

void wizard::AutoCompletePopup::SuggestionList::keyPressEvent ( QKeyEvent * event)
override

References InterceptKeyDown().

◆ OnItemDoubleClick()

void wizard::AutoCompletePopup::SuggestionList::OnItemDoubleClick ( QListWidgetItem * aItem)

References mParentPtr.

Referenced by SuggestionList().

◆ SetCurrentRow()

void wizard::AutoCompletePopup::SuggestionList::SetCurrentRow ( int aRow,
int aSearchDiration )

Referenced by InterceptKeyDown().

Member Data Documentation

◆ mParentPtr

AutoCompletePopup* wizard::AutoCompletePopup::SuggestionList::mParentPtr

The documentation for this class was generated from the following files:
Copyrights Multiple, All Rights Reserved