Open 3D Engine EMotionFX Gem API Reference
24.09
O3DE is an open-source, fully-featured, high-fidelity, modular 3D engine for building games and simulations, available to every industry.
|
A QLineEdit whose size can be dynamically scaled. Helpful for the zoomable NodeGraph. More...
#include <ZoomableLineEdit.h>
Inherits QLineEdit.
Public Member Functions | |
ZoomableLineEdit (QWidget *parent) | |
void | setScale (float scale) |
void | setBaseSize (QSize sz) |
void | setBaseFontPixelSize (qreal pointSizeF) |
A QLineEdit whose size can be dynamically scaled. Helpful for the zoomable NodeGraph.