Gui::DAG::LineEdit Class Reference
#include <DAGModel.h>
Signals | |
void | acceptedSignal () |
void | rejectedSignal () |
Public Member Functions | |
LineEdit (QWidget *parentIn=0) | |
Protected Member Functions | |
virtual void | keyPressEvent (QKeyEvent *) |
Constructor & Destructor Documentation
◆ LineEdit()
LineEdit::LineEdit | ( | QWidget * | parentIn = 0 | ) |
Member Function Documentation
◆ acceptedSignal
|
signal |
Referenced by keyPressEvent().
◆ keyPressEvent()
|
protectedvirtual |
References acceptedSignal(), and rejectedSignal().
◆ rejectedSignal
|
signal |
Referenced by keyPressEvent().
The documentation for this class was generated from the following files:
- src/Gui/DAGView/DAGModel.h
- src/Gui/DAGView/DAGModel.cpp