Browser address bar autocomplete feature.
More...
#include <AddressCompleter.h>
|
|
| CAddressCompleterItem (const QString &title, const QString &url, const QIcon &icon, QWidget *parent=nullptr) |
| |
| QString | title () const |
| |
| QString | url () const |
| |
Browser address bar autocomplete feature.
Definition at line 18 of file AddressCompleter.h.
◆ title()
| QString CAddressCompleterItem::title |
( |
| ) |
const |
|
inline |
◆ url()
| QString CAddressCompleterItem::url |
( |
| ) |
const |
|
inline |
◆ m_iconLabel
| QLabel* CAddressCompleterItem::m_iconLabel |
|
private |
◆ m_title
| QString CAddressCompleterItem::m_title |
|
private |
◆ m_titleLabel
| QLabel* CAddressCompleterItem::m_titleLabel |
|
private |
◆ m_url
| QString CAddressCompleterItem::m_url |
|
private |
◆ m_urlLabel
| QLabel* CAddressCompleterItem::m_urlLabel |
|
private |
The documentation for this class was generated from the following file:
- /home/runner/work/RabbitRemoteControl/RabbitRemoteControl/Plugins/WebBrowser/AddressCompleter.h