SyntaxTutor
Educational app designed to help compiler students understand LL(1) and SLR(1) parsing algorithms.
 
Loading...
Searching...
No Matches
CustomTextEdit Class Reference

#include <customtextedit.h>

Inheritance diagram for CustomTextEdit:
Collaboration diagram for CustomTextEdit:

Signals

void sendRequested ()
 

Public Member Functions

 CustomTextEdit (QWidget *parent=nullptr)
 

Protected Member Functions

void keyPressEvent (QKeyEvent *event) override
 

Constructor & Destructor Documentation

◆ CustomTextEdit()

CustomTextEdit::CustomTextEdit ( QWidget * parent = nullptr)
explicit

Member Function Documentation

◆ keyPressEvent()

void CustomTextEdit::keyPressEvent ( QKeyEvent * event)
overrideprotected
Here is the call graph for this function:

◆ sendRequested

void CustomTextEdit::sendRequested ( )
signal
Here is the caller graph for this function:

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