![]() |
Qt 6.x
The Qt SDK
|
#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 106 of file qlineedit_p.h.
|
inlineexplicit |
Definition at line 107 of file qlineedit_p.h.
QAction* QLineEditPrivate::SideWidgetEntry::action |
Definition at line 110 of file qlineedit_p.h.
int QLineEditPrivate::SideWidgetEntry::flags |
Definition at line 111 of file qlineedit_p.h.
QWidget* QLineEditPrivate::SideWidgetEntry::widget |
Definition at line 109 of file qlineedit_p.h.