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.