Stores the input into a history that can be accessed by pressing up and down. More...
#include <memorylineedit.h>
Public Member Functions | |
MemoryLineEdit (QWidget *parent=nullptr) | |
Protected Slots | |
void | storeCommand () |
Protected Member Functions | |
void | keyPressEvent (QKeyEvent *event) override |
Stores the input into a history that can be accessed by pressing up and down.
Definition at line 36 of file memorylineedit.h.