![]() |
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.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"
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 674 of file qlineedit_p.cpp.