![]() |
Qt 6.x
The Qt SDK
|
#include "qlineedit.h"#include "qlineedit_p.h"#include "qvariant.h"#include "qclipboard.h"#include "qinputmethod.h"#include "qlist.h"#include <qpainter.h>#include <qstylehints.h>#include <qvalidator.h>#include "moc_qlineedit_p.cpp"
Include dependency graph for qlineedit_p.cpp:Go to the source code of this file.
Functions | |
| static int | effectiveTextMargin (int defaultMargin, const QLineEditPrivate::SideWidgetEntryList &widgets, const QLineEditPrivate::SideWidgetParameters ¶meters) |
|
static |
Definition at line 641 of file qlineedit_p.cpp.
References QList< T >::begin(), e, QList< T >::empty(), QList< T >::end(), QLineEditPrivate::SideWidgetParameters::margin, widgets, and QLineEditPrivate::SideWidgetParameters::widgetWidth.
Referenced by QLineEditPrivate::effectiveTextMargins().
Here is the call graph for this function:
Here is the caller graph for this function: