KFontChooserDialog-members

Search for usage in LXR

KFontChooserDialog Member List

This is the complete list of members for KFontChooserDialog, including all inherited members.

accept()QDialogvirtual
acceptDropsQWidget
acceptDrops() const constQWidget
AcceptedQDialog
accepted()QDialog
accessibleDescriptionQWidget
accessibleDescription() const constQWidget
accessibleNameQWidget
accessibleName() const constQWidget
actionEvent(QActionEvent *event)QWidgetprotectedvirtual
actions() const constQWidget
activateWindow()QWidget
addAction(QAction *action)QWidget
addActions(QList< QAction * > actions)QWidget
adjustSize()QWidget
autoFillBackgroundQWidget
autoFillBackground() const constQWidget
backgroundRole() const constQWidget
backingStore() const constQWidget
baseSizeQWidget
baseSize() const constQWidget
blockSignals(bool block)QObject
changeEvent(QEvent *event)QWidgetprotectedvirtual
childAt(int x, int y) const constQWidget
childAt(const QPoint &p) const constQWidget
childEvent(QChildEvent *event)QObjectprotectedvirtual
children() const constQObject
childrenRectQWidget
childrenRect() const constQWidget
childrenRegionQWidget
childrenRegion() const constQWidget
clearFocus()QWidget
clearMask()QWidget
close()QWidget
closeEvent(QCloseEvent *e) overrideQDialogprotectedvirtual
colorCount() const constQPaintDevice
connect(const QObject *sender, const char *signal, const QObject *receiver, const char *method, Qt::ConnectionType type)QObjectstatic
connect(const QObject *sender, const QMetaMethod &signal, const QObject *receiver, const QMetaMethod &method, Qt::ConnectionType type)QObjectstatic
connect(const QObject *sender, const char *signal, const char *method, Qt::ConnectionType type) const constQObject
connect(const QObject *sender, PointerToMemberFunction signal, const QObject *receiver, PointerToMemberFunction method, Qt::ConnectionType type)QObjectstatic
connect(const QObject *sender, PointerToMemberFunction signal, Functor functor)QObjectstatic
connect(const QObject *sender, PointerToMemberFunction signal, const QObject *context, Functor functor, Qt::ConnectionType type)QObjectstatic
connectNotify(const QMetaMethod &signal)QObjectprotectedvirtual
contentsMargins() const constQWidget
contentsRect() const constQWidget
contextMenuEvent(QContextMenuEvent *e) overrideQDialogprotectedvirtual
contextMenuPolicyQWidget
contextMenuPolicy() const constQWidget
create(WId window, bool initializeWindow, bool destroyOldWindow)QWidgetprotected
createWindowContainer(QWindow *window, QWidget *parent, Qt::WindowFlags flags)QWidgetstatic
cursorQWidget
cursor() const constQWidget
customContextMenuRequested(const QPoint &pos)QWidget
customEvent(QEvent *event)QObjectprotectedvirtual
deleteLater()QObject
depth() const constQPaintDevice
destroy(bool destroyWindow, bool destroySubWindows)QWidgetprotected
destroyed(QObject *obj)QObject
devicePixelRatio() const constQPaintDevice
devicePixelRatioF() const constQPaintDevice
DialogCode enum nameQDialog
disconnect(const QObject *sender, const char *signal, const QObject *receiver, const char *method)QObjectstatic
disconnect(const QObject *sender, const QMetaMethod &signal, const QObject *receiver, const QMetaMethod &method)QObjectstatic
disconnect(const char *signal, const QObject *receiver, const char *method) const constQObject
disconnect(const QObject *receiver, const char *method) const constQObject
disconnect(const QMetaObject::Connection &connection)QObjectstatic
disconnect(const QObject *sender, PointerToMemberFunction signal, const QObject *receiver, PointerToMemberFunction method)QObjectstatic
disconnectNotify(const QMetaMethod &signal)QObjectprotectedvirtual
done(int r)QDialogvirtual
dragEnterEvent(QDragEnterEvent *event)QWidgetprotectedvirtual
dragLeaveEvent(QDragLeaveEvent *event)QWidgetprotectedvirtual
dragMoveEvent(QDragMoveEvent *event)QWidgetprotectedvirtual
DrawChildrenQWidget
DrawWindowBackgroundQWidget
dropEvent(QDropEvent *event)QWidgetprotectedvirtual
dumpObjectInfo()QObject
dumpObjectInfo() const constQObject
dumpObjectTree()QObject
dumpObjectTree() const constQObject
dynamicPropertyNames() const constQObject
effectiveWinId() const constQWidget
enabledQWidget
ensurePolished() const constQWidget
enterEvent(QEvent *event)QWidgetprotectedvirtual
event(QEvent *event) overrideQWidgetprotectedvirtual
eventFilter(QObject *o, QEvent *e) overrideQDialogprotectedvirtual
exec()QDialogvirtual
extension() const constQDialog
find(WId id)QWidgetstatic
findChild(const QString &name, Qt::FindChildOptions options) const constQObject
findChildren(const QString &name, Qt::FindChildOptions options) const constQObject
findChildren(const QRegExp &regExp, Qt::FindChildOptions options) const constQObject
findChildren(const QRegularExpression &re, Qt::FindChildOptions options) const constQObject
finished(int result)QDialog
focusQWidget
focusInEvent(QFocusEvent *event)QWidgetprotectedvirtual
focusNextChild()QWidgetprotected
focusNextPrevChild(bool next)QWidgetprotectedvirtual
focusOutEvent(QFocusEvent *event)QWidgetprotectedvirtual
focusPolicyQWidget
focusPolicy() const constQWidget
focusPreviousChild()QWidgetprotected
focusProxy() const constQWidget
focusWidget() const constQWidget
font() constKFontChooserDialog
QDialog::fontQWidget
fontInfo() const constQWidget
fontMetrics() const constQWidget
fontSelected(const QFont &font)KFontChooserDialogsignal
foregroundRole() const constQWidget
frameGeometryQWidget
frameGeometry() const constQWidget
frameSizeQWidget
frameSize() const constQWidget
fullScreenQWidget
geometryQWidget
geometry() const constQWidget
getContentsMargins(int *left, int *top, int *right, int *bottom) const constQWidget
getFont(QFont &theFont, const KFontChooser::DisplayFlags &flags=KFontChooser::NoDisplayFlags, QWidget *parent=nullptr)KFontChooserDialogstatic
getFontDiff(QFont &theFont, KFontChooser::FontDiffFlags &diffFlags, const KFontChooser::DisplayFlags &flags=KFontChooser::NoDisplayFlags, QWidget *parent=nullptr)KFontChooserDialogstatic
grab(const QRect &rectangle)QWidget
grabGesture(Qt::GestureType gesture, Qt::GestureFlags flags)QWidget
grabKeyboard()QWidget
grabMouse()QWidget
grabMouse(const QCursor &cursor)QWidget
grabShortcut(const QKeySequence &key, Qt::ShortcutContext context)QWidget
graphicsEffect() const constQWidget
graphicsProxyWidget() const constQWidget
hasEditFocus() const constQWidget
hasFocus() const constQWidget
hasHeightForWidth() const constQWidgetvirtual
hasMouseTracking() const constQWidget
hasTabletTracking() const constQWidget
heightQWidget
height() const constQWidget
heightForWidth(int w) const constQWidgetvirtual
heightMM() const constQPaintDevice
hide()QWidget
hideEvent(QHideEvent *event)QWidgetprotectedvirtual
IgnoreMaskQWidget
inherits(const char *className) const constQObject
initPainter(QPainter *painter) const const overrideQWidgetprotectedvirtual
inputMethodEvent(QInputMethodEvent *event)QWidgetprotectedvirtual
inputMethodHintsQWidget
inputMethodHints() const constQWidget
inputMethodQuery(Qt::InputMethodQuery query) const constQWidgetvirtual
insertAction(QAction *before, QAction *action)QWidget
insertActions(QAction *before, QList< QAction * > actions)QWidget
installEventFilter(QObject *filterObj)QObject
isActiveWindowQWidget
isActiveWindow() const constQWidget
isAncestorOf(const QWidget *child) const constQWidget
isEnabled() const constQWidget
isEnabledTo(const QWidget *ancestor) const constQWidget
isEnabledToTLW() const constQWidget
isFullScreen() const constQWidget
isHidden() const constQWidget
isMaximized() const constQWidget
isMinimized() const constQWidget
isModal() const constQWidget
isSignalConnected(const QMetaMethod &signal) const constQObjectprotected
isSizeGripEnabled() const constQDialog
isTopLevel() const constQWidget
isVisible() const constQWidget
isVisibleTo(const QWidget *ancestor) const constQWidget
isWidgetType() const constQObject
isWindow() const constQWidget
isWindowModified() const constQWidget
isWindowType() const constQObject
keyboardGrabber()QWidgetstatic
keyPressEvent(QKeyEvent *e) overrideQDialogprotectedvirtual
keyReleaseEvent(QKeyEvent *event)QWidgetprotectedvirtual
KFontChooserDialog(const KFontChooser::DisplayFlags &flags=KFontChooser::NoDisplayFlags, QWidget *parent=nullptr)KFontChooserDialogexplicit
killTimer(int id)QObject
layout() const constQWidget
layoutDirectionQWidget
layoutDirection() const constQWidget
leaveEvent(QEvent *event)QWidgetprotectedvirtual
localeQWidget
locale() const constQWidget
logicalDpiX() const constQPaintDevice
logicalDpiY() const constQPaintDevice
lower()QWidget
mapFrom(const QWidget *parent, const QPoint &pos) const constQWidget
mapFromGlobal(const QPoint &pos) const constQWidget
mapFromParent(const QPoint &pos) const constQWidget
mapTo(const QWidget *parent, const QPoint &pos) const constQWidget
mapToGlobal(const QPoint &pos) const constQWidget
mapToParent(const QPoint &pos) const constQWidget
mask() const constQWidget
maximizedQWidget
maximumHeightQWidget
maximumHeight() const constQWidget
maximumSizeQWidget
maximumSize() const constQWidget
maximumWidthQWidget
maximumWidth() const constQWidget
metaObject() const constQObjectvirtual
metric(QPaintDevice::PaintDeviceMetric m) const const overrideQWidgetprotectedvirtual
minimizedQWidget
minimumHeightQWidget
minimumHeight() const constQWidget
minimumSizeQWidget
minimumSize() const constQWidget
minimumSizeHint() const const overrideQDialogvirtual
QWidget::minimumSizeHintQWidget
minimumWidthQWidget
minimumWidth() const constQWidget
modalQDialog
mouseDoubleClickEvent(QMouseEvent *event)QWidgetprotectedvirtual
mouseGrabber()QWidgetstatic
mouseMoveEvent(QMouseEvent *event)QWidgetprotectedvirtual
mousePressEvent(QMouseEvent *event)QWidgetprotectedvirtual
mouseReleaseEvent(QMouseEvent *event)QWidgetprotectedvirtual
mouseTrackingQWidget
move(int x, int y)QWidget
move(const QPoint &)QWidget
moveEvent(QMoveEvent *event)QWidgetprotectedvirtual
moveToThread(QThread *targetThread)QObject
nativeEvent(const QByteArray &eventType, void *message, long *result)QWidgetprotectedvirtual
nativeParentWidget() const constQWidget
nextInFocusChain() const constQWidget
normalGeometryQWidget
normalGeometry() const constQWidget
objectNameQObject
objectName() const constQObject
objectNameChanged(const QString &objectName)QObject
open()QDialogvirtual
orientation() const constQDialog
overrideWindowFlags(Qt::WindowFlags flags)QWidget
PaintDeviceMetric enum nameQPaintDevice
paintEngine() const const overrideQWidgetvirtual
paintEvent(QPaintEvent *event)QWidgetprotectedvirtual
paintingActive() const constQPaintDevice
paletteQWidget
palette() const constQWidget
parent() const constQObject
parentWidget() const constQWidget
PdmDepthQPaintDevice
PdmDevicePixelRatioQPaintDevice
PdmDevicePixelRatioScaledQPaintDevice
PdmDpiXQPaintDevice
PdmDpiYQPaintDevice
PdmHeightQPaintDevice
PdmHeightMMQPaintDevice
PdmNumColorsQPaintDevice
PdmPhysicalDpiXQPaintDevice
PdmPhysicalDpiYQPaintDevice
PdmWidthQPaintDevice
PdmWidthMMQPaintDevice
physicalDpiX() const constQPaintDevice
physicalDpiY() const constQPaintDevice
posQWidget
pos() const constQWidget
previousInFocusChain() const constQWidget
property(const char *name) const constQObject
Q_CLASSINFO(Name, Value)QObject
Q_DISABLE_COPY(Class)QObject
Q_DISABLE_COPY_MOVE(Class)QObject
Q_DISABLE_MOVE(Class)QObject
Q_EMITQ_EMITQObject
Q_ENUM(...)QObject
Q_ENUM_NS(...)QObject
Q_ENUMS(...)QObject
Q_FLAG(...)QObject
Q_FLAG_NS(...)QObject
Q_FLAGS(...)QObject
Q_GADGETQ_GADGETQObject
Q_INTERFACES(...)QObject
Q_INVOKABLEQ_INVOKABLEQObject
Q_NAMESPACEQ_NAMESPACEQObject
Q_NAMESPACE_EXPORT(EXPORT_MACRO)QObject
Q_OBJECTQ_OBJECTQObject
Q_PROPERTY(...)QObject
Q_REVISIONQ_REVISIONQObject
Q_SET_OBJECT_NAME(Object)QObject
Q_SIGNALQ_SIGNALQObject
Q_SIGNALSQ_SIGNALSQObject
Q_SLOTQ_SLOTQObject
Q_SLOTSQ_SLOTSQObject
QDialog(QWidget *parent, Qt::WindowFlags f)QDialog
qFindChild(const QObject *obj, const QString &name)QObject
qFindChildren(const QObject *obj, const QString &name)QObject
qFindChildren(const QObject *obj, const QRegExp &regExp)QObject
QObject(QObject *parent)QObject
qobject_cast(QObject *object)QObject
qobject_cast(const QObject *object)QObject
QObjectListQObject
QPaintDevice()QPaintDeviceprotected
QT_NO_NARROWING_CONVERSIONS_IN_CONNECTQT_NO_NARROWING_CONVERSIONS_IN_CONNECTQObject
QWidget(QWidget *parent, Qt::WindowFlags f)QWidget
QWIDGETSIZE_MAXQWIDGETSIZE_MAXQWidget
raise()QWidget
receivers(const char *signal) const constQObjectprotected
rectQWidget
rect() const constQWidget
reject()QDialogvirtual
RejectedQDialog
rejected()QDialog
releaseKeyboard()QWidget
releaseMouse()QWidget
releaseShortcut(int id)QWidget
removeAction(QAction *action)QWidget
removeEventFilter(QObject *obj)QObject
render(QPaintDevice *target, const QPoint &targetOffset, const QRegion &sourceRegion, QWidget::RenderFlags renderFlags)QWidget
render(QPainter *painter, const QPoint &targetOffset, const QRegion &sourceRegion, QWidget::RenderFlags renderFlags)QWidget
RenderFlag enum nameQWidget
RenderFlagsQWidget
repaint()QWidget
repaint(int x, int y, int w, int h)QWidget
repaint(const QRect &rect)QWidget
repaint(const QRegion &rgn)QWidget
resize(int w, int h)QWidget
resize(const QSize &)QWidget
resizeEvent(QResizeEvent *) overrideQDialogprotectedvirtual
restoreGeometry(const QByteArray &geometry)QWidget
result() const constQDialog
saveGeometry() const constQWidget
screen() const constQWidget
scroll(int dx, int dy)QWidget
scroll(int dx, int dy, const QRect &r)QWidget
sender() const constQObjectprotected
senderSignalIndex() const constQObjectprotected
setAcceptDrops(bool on)QWidget
setAccessibleDescription(const QString &description)QWidget
setAccessibleName(const QString &name)QWidget
setAttribute(Qt::WidgetAttribute attribute, bool on)QWidget
setAutoFillBackground(bool enabled)QWidget
setBackgroundRole(QPalette::ColorRole role)QWidget
setBaseSize(const QSize &)QWidget
setBaseSize(int basew, int baseh)QWidget
setContentsMargins(int left, int top, int right, int bottom)QWidget
setContentsMargins(const QMargins &margins)QWidget
setContextMenuPolicy(Qt::ContextMenuPolicy policy)QWidget
setCursor(const QCursor &)QWidget
setDisabled(bool disable)QWidget
setEditFocus(bool enable)QWidget
setEnabled(bool)QWidget
setExtension(QWidget *extension)QDialog
setFixedHeight(int h)QWidget
setFixedSize(const QSize &s)QWidget
setFixedSize(int w, int h)QWidget
setFixedWidth(int w)QWidget
setFocus()QWidget
setFocus(Qt::FocusReason reason)QWidget
setFocusPolicy(Qt::FocusPolicy policy)QWidget
setFocusProxy(QWidget *w)QWidget
setFont(const QFont &font, bool onlyFixed=false)KFontChooserDialog
QDialog::setFont(const QFont &)QWidget
setForegroundRole(QPalette::ColorRole role)QWidget
setGeometry(int x, int y, int w, int h)QWidget
setGeometry(const QRect &)QWidget
setGraphicsEffect(QGraphicsEffect *effect)QWidget
setHidden(bool hidden)QWidget
setInputMethodHints(Qt::InputMethodHints hints)QWidget
setLayout(QLayout *layout)QWidget
setLayoutDirection(Qt::LayoutDirection direction)QWidget
setLocale(const QLocale &locale)QWidget
setMask(const QBitmap &bitmap)QWidget
setMask(const QRegion &region)QWidget
setMaximumHeight(int maxh)QWidget
setMaximumSize(const QSize &)QWidget
setMaximumSize(int maxw, int maxh)QWidget
setMaximumWidth(int maxw)QWidget
setMinimumHeight(int minh)QWidget
setMinimumSize(const QSize &)QWidget
setMinimumSize(int minw, int minh)QWidget
setMinimumWidth(int minw)QWidget
setModal(bool modal)QDialog
setMouseTracking(bool enable)QWidget
setObjectName(const QString &name)QObject
setOrientation(Qt::Orientation orientation)QDialog
setPalette(const QPalette &)QWidget
setParent(QWidget *parent)QWidget
setParent(QWidget *parent, Qt::WindowFlags f)QWidget
QObject::setParent(QObject *parent)QObject
setProperty(const char *name, const QVariant &value)QObject
setResult(int i)QDialog
setShortcutAutoRepeat(int id, bool enable)QWidget
setShortcutEnabled(int id, bool enable)QWidget
setSizeGripEnabled(bool)QDialog
setSizeIncrement(const QSize &)QWidget
setSizeIncrement(int w, int h)QWidget
setSizePolicy(QSizePolicy)QWidget
setSizePolicy(QSizePolicy::Policy horizontal, QSizePolicy::Policy vertical)QWidget
setStatusTip(const QString &)QWidget
setStyle(QStyle *style)QWidget
setStyleSheet(const QString &styleSheet)QWidget
setTabletTracking(bool enable)QWidget
setTabOrder(QWidget *first, QWidget *second)QWidgetstatic
setToolTip(const QString &)QWidget
setToolTipDuration(int msec)QWidget
setUpdatesEnabled(bool enable)QWidget
setupUi(QWidget *widget)QWidget
setVisible(bool visible) overrideQDialogvirtual
setWhatsThis(const QString &)QWidget
setWindowFilePath(const QString &filePath)QWidget
setWindowFlag(Qt::WindowType flag, bool on)QWidget
setWindowFlags(Qt::WindowFlags type)QWidget
setWindowIcon(const QIcon &icon)QWidget
setWindowIconText(const QString &)QWidget
setWindowModality(Qt::WindowModality windowModality)QWidget
setWindowModified(bool)QWidget
setWindowOpacity(qreal level)QWidget
setWindowRole(const QString &role)QWidget
setWindowState(Qt::WindowStates windowState)QWidget
setWindowTitle(const QString &)QWidget
show()QWidget
showEvent(QShowEvent *event) overrideQDialogprotectedvirtual
showExtension(bool showIt)QDialog
showFullScreen()QWidget
showMaximized()QWidget
showMinimized()QWidget
showNormal()QWidget
signalsBlocked() const constQObject
sizeQWidget
size() const constQWidget
sizeGripEnabledQDialog
sizeHint() const const overrideQDialogvirtual
sizeIncrementQWidget
sizeIncrement() const constQWidget
sizePolicyQWidget
sizePolicy() const constQWidget
stackUnder(QWidget *w)QWidget
startTimer(int interval, Qt::TimerType timerType)QObject
startTimer(std::chrono::milliseconds time, Qt::TimerType timerType)QObject
statusTipQWidget
statusTip() const constQWidget
style() const constQWidget
styleSheetQWidget
styleSheet() const constQWidget
tabletEvent(QTabletEvent *event)QWidgetprotectedvirtual
tabletTrackingQWidget
testAttribute(Qt::WidgetAttribute attribute) const constQWidget
thread() const constQObject
timerEvent(QTimerEvent *event)QObjectprotectedvirtual
toolTipQWidget
toolTip() const constQWidget
toolTipDurationQWidget
toolTipDuration() const constQWidget
topLevelWidget() const constQWidget
tr(const char *sourceText, const char *disambiguation, int n)QObjectstatic
trUtf8(const char *sourceText, const char *disambiguation, int n)QObjectstatic
underMouse() const constQWidget
ungrabGesture(Qt::GestureType gesture)QWidget
unsetCursor()QWidget
unsetLayoutDirection()QWidget
unsetLocale()QWidget
update()QWidget
update(int x, int y, int w, int h)QWidget
update(const QRect &rect)QWidget
update(const QRegion &rgn)QWidget
updateGeometry()QWidget
updateMicroFocus()QWidgetprotected
updatesEnabledQWidget
updatesEnabled() const constQWidget
visibleQWidget
visibleRegion() const constQWidget
whatsThisQWidget
whatsThis() const constQWidget
wheelEvent(QWheelEvent *event)QWidgetprotectedvirtual
widthQWidget
width() const constQWidget
widthMM() const constQPaintDevice
window() const constQWidget
windowFilePathQWidget
windowFilePath() const constQWidget
windowFlagsQWidget
windowFlags() const constQWidget
windowHandle() const constQWidget
windowIconQWidget
windowIcon() const constQWidget
windowIconChanged(const QIcon &icon)QWidget
windowIconTextQWidget
windowIconText() const constQWidget
windowIconTextChanged(const QString &iconText)QWidget
windowModalityQWidget
windowModality() const constQWidget
windowModifiedQWidget
windowOpacityQWidget
windowOpacity() const constQWidget
windowRole() const constQWidget
windowState() const constQWidget
windowTitleQWidget
windowTitle() const constQWidget
windowTitleChanged(const QString &title)QWidget
windowType() const constQWidget
winId() const constQWidget
xQWidget
x() const constQWidget
yQWidget
y() const constQWidget
~KFontChooserDialog() override (defined in KFontChooserDialog)KFontChooserDialog
~QDialog()QDialogvirtual
~QObject()QObjectvirtual
~QPaintDevice()QPaintDevicevirtual
~QWidget()QWidgetvirtual
This file is part of the KDE documentation.
Documentation copyright © 1996-2024 The KDE developers.
Generated on Sun Feb 25 2024 18:40:26 by doxygen 1.10.0 written by Dimitri van Heesch, © 1997-2006

KDE's Doxygen guidelines are available online.