SyntaxTutor
Educational app designed to help compiler students understand LL(1) and SLR(1) parsing algorithms.
 
Loading...
Searching...
No Matches
tutorialmanager.h File Reference
#include <QEvent>
#include <QFrame>
#include <QObject>
#include <QPushButton>
#include <QString>
#include <QTextBrowser>
#include <QVector>
#include <QWidget>
Include dependency graph for tutorialmanager.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  TutorialStep
 Represents a single step in the tutorial sequence. More...
 
class  TutorialManager
 Manages interactive tutorials by highlighting UI elements and guiding the user. More...