![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include <qlineedit_p.h>
Public Member Functions | |
SideWidgetEntry (QWidget *w=nullptr, QAction *a=nullptr, int _flags=0) |
Public Attributes | |
QWidget * | widget |
QAction * | action |
int | flags |
Definition at line 107 of file qlineedit_p.h.
|
inlineexplicit |
Definition at line 108 of file qlineedit_p.h.
QAction* QLineEditPrivate::SideWidgetEntry::action |
Definition at line 111 of file qlineedit_p.h.
int QLineEditPrivate::SideWidgetEntry::flags |
Definition at line 112 of file qlineedit_p.h.
QWidget* QLineEditPrivate::SideWidgetEntry::widget |
Definition at line 110 of file qlineedit_p.h.