Application entry point.
More...
#include <QApplication>
#include <QLocale>
#include <QTranslator>
#include "mainwindow.hh"
Go to the source code of this file.
|
int | main (int argc, char *argv[]) |
|
- Author
- Jakub Kozłowicz ja.ko.nosp@m.zlow.nosp@m.icz@g.nosp@m.mail.nosp@m..com
-
Bartosz Wroński barte.nosp@m.k-wr.nosp@m.onski.nosp@m.7@wp.nosp@m..pl
- Version
- 1.0
- Date
- 2022-05-05
- Copyright
- Copyright (c) 2022 Jakub Kozłowicz, Bartosz Wroński
Definition in file main.cpp.
◆ main()
int main |
( |
int |
argc, |
|
|
char * |
argv[] |
|
) |
| |