Open 3D Engine EMotionFX Gem API Reference 23.10.0
O3DE is an open-source, fully-featured, high-fidelity, modular 3D engine for building games and simulations, available to every industry.
EMStudio::ZoomableLineEdit Class Reference

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)
 

Detailed Description

A QLineEdit whose size can be dynamically scaled. Helpful for the zoomable NodeGraph.


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