|
|
void | urlSelected (const QString &url) |
| |
|
void | searchRequested (const QString &keyword) |
| |
|
void | sigCommand (const QString &szCmd) |
| |
|
| bool | eventFilter (QObject *watched, QEvent *event) override |
| |
| void | showEvent (QShowEvent *event) override |
| |
| void | hideEvent (QHideEvent *event) override |
| |
◆ CAddressCompleter()
| CAddressCompleter::CAddressCompleter |
( |
QWidget * |
parent = nullptr | ) |
|
|
explicit |
◆ ~CAddressCompleter()
| CAddressCompleter::~CAddressCompleter |
( |
| ) |
|
◆ addSearchSuggestions()
| void CAddressCompleter::addSearchSuggestions |
( |
const QString & |
keyword | ) |
|
|
private |
◆ attachToLineEdit()
| void CAddressCompleter::attachToLineEdit |
( |
QLineEdit * |
lineEdit | ) |
|
◆ eventFilter()
| bool CAddressCompleter::eventFilter |
( |
QObject * |
watched, |
|
|
QEvent * |
event |
|
) |
| |
|
overrideprotected |
◆ getIconForUrl()
| QIcon CAddressCompleter::getIconForUrl |
( |
const QString & |
url | ) |
|
|
private |
◆ hideCompleter()
| void CAddressCompleter::hideCompleter |
( |
| ) |
|
|
private |
◆ hideEvent()
| void CAddressCompleter::hideEvent |
( |
QHideEvent * |
event | ) |
|
|
overrideprotected |
◆ moveToNextItem
| void CAddressCompleter::moveToNextItem |
( |
| ) |
|
|
privateslot |
◆ moveToPreviousItem
| void CAddressCompleter::moveToPreviousItem |
( |
| ) |
|
|
privateslot |
◆ onItemClicked
| void CAddressCompleter::onItemClicked |
( |
QListWidgetItem * |
item | ) |
|
|
privateslot |
◆ onTextChanged
| void CAddressCompleter::onTextChanged |
( |
const QString & |
text | ) |
|
|
privateslot |
◆ performSearch
| void CAddressCompleter::performSearch |
( |
| ) |
|
|
privatevirtualslot |
◆ selectCurrentItem
| void CAddressCompleter::selectCurrentItem |
( |
| ) |
|
|
privateslot |
◆ setMaxVisibleItems()
| void CAddressCompleter::setMaxVisibleItems |
( |
int |
count | ) |
|
◆ setupUI()
| void CAddressCompleter::setupUI |
( |
| ) |
|
|
private |
◆ showCompleter()
| void CAddressCompleter::showCompleter |
( |
| ) |
|
|
private |
◆ showEvent()
| void CAddressCompleter::showEvent |
( |
QShowEvent * |
event | ) |
|
|
overrideprotected |
◆ updateCompleterPosition()
| void CAddressCompleter::updateCompleterPosition |
( |
| ) |
|
|
private |
◆ m_currentSelectedIndex
| int CAddressCompleter::m_currentSelectedIndex |
|
private |
◆ m_isCompleterVisible
| bool CAddressCompleter::m_isCompleterVisible |
|
private |
◆ m_maxVisibleItems
| int CAddressCompleter::m_maxVisibleItems |
|
private |
◆ m_pHideAnimation
| QPropertyAnimation* CAddressCompleter::m_pHideAnimation |
|
private |
◆ m_pLineEdit
| QLineEdit* CAddressCompleter::m_pLineEdit |
|
private |
◆ m_pListWidget
| QListWidget* CAddressCompleter::m_pListWidget |
|
private |
◆ m_pSearchTimer
| QTimer* CAddressCompleter::m_pSearchTimer |
|
private |
◆ m_pShowAnimation
| QPropertyAnimation* CAddressCompleter::m_pShowAnimation |
|
private |
◆ m_szEnter
| QString CAddressCompleter::m_szEnter |
|
private |
◆ m_szLineEditToolTip
| QString CAddressCompleter::m_szLineEditToolTip |
|
private |
◆ m_szLineEditToolTipShow
| QString CAddressCompleter::m_szLineEditToolTipShow |
|
private |
◆ m_szListWidgetToolTip
| QString CAddressCompleter::m_szListWidgetToolTip |
|
private |
◆ m_szOldLineEditToolTip
| QString CAddressCompleter::m_szOldLineEditToolTip |
|
private |
该类的文档由以下文件生成:
- /home/runner/work/RabbitRemoteControl/RabbitRemoteControl/Plugins/WebBrowser/AddressCompleter.h
- /home/runner/work/RabbitRemoteControl/RabbitRemoteControl/Plugins/WebBrowser/AddressCompleter.cpp