Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
Loading...
Searching...
No Matches
QLineEditPrivate::SideWidgetParameters Struct Reference

#include <qlineedit_p.h>

Collaboration diagram for QLineEditPrivate::SideWidgetParameters:

Public Attributes

int iconSize
int widgetWidth
int widgetHeight
int margin

Detailed Description

Definition at line 116 of file qlineedit_p.h.

Member Data Documentation

◆ iconSize

int QLineEditPrivate::SideWidgetParameters::iconSize

Definition at line 117 of file qlineedit_p.h.

◆ margin

int QLineEditPrivate::SideWidgetParameters::margin

Definition at line 120 of file qlineedit_p.h.

◆ widgetHeight

int QLineEditPrivate::SideWidgetParameters::widgetHeight

Definition at line 119 of file qlineedit_p.h.

◆ widgetWidth

int QLineEditPrivate::SideWidgetParameters::widgetWidth

Definition at line 118 of file qlineedit_p.h.


The documentation for this struct was generated from the following file: