SyntaxTutor
Educational app designed to help compiler students understand LL(1) and SLR(1) parsing algorithms.
 
Loading...
Searching...
No Matches
main.cpp File Reference
#include "mainwindow.h"
#include <QApplication>
#include <QFont>
#include <QFontDatabase>
#include <QImageReader>
#include <QSettings>
#include <QTranslator>
Include dependency graph for main.cpp:

Functions

void loadFonts ()
 
int main (int argc, char *argv[])
 

Function Documentation

◆ loadFonts()

void loadFonts ( )
Here is the caller graph for this function:

◆ main()

int main ( int argc,
char * argv[] )
Here is the call graph for this function: