![]() |
Falkon Develop
Cross-platform Qt-based web browser
|
#include <locationbarpopup.h>
Public Member Functions | |
LocationBarPopup (QWidget *parent) | |
void | showAt (QWidget *parent) |
void | setPopupAlignment (Qt::Alignment alignment) |
Qt::Alignment | popupAlignment () const |
Definition at line 26 of file locationbarpopup.h.
|
explicit |
Definition at line 23 of file locationbarpopup.cpp.
Qt::Alignment LocationBarPopup::popupAlignment | ( | ) | const |
Definition at line 61 of file locationbarpopup.cpp.
void LocationBarPopup::setPopupAlignment | ( | Qt::Alignment | alignment | ) |
Definition at line 56 of file locationbarpopup.cpp.
void LocationBarPopup::showAt | ( | QWidget * | parent | ) |
Definition at line 33 of file locationbarpopup.cpp.