BibleTime
Namespaces | Functions
main.cpp File Reference
#include <iostream>
#include <QDateTime>
#include <QLibraryInfo>
#include <QLocale>
#include <QQmlEngine>
#include <QTranslator>
#include "../backend/bookshelfmodel/btbookshelftreemodel.h"
#include "../backend/config/btconfig.h"
#include "../backend/managers/cswordbackend.h"
#include "../util/directory.h"
#include "bibletime.h"
#include "bibletimeapp.h"
#include "display/modelview/btqmlinterface.h"
#include "welcome/btwelcomedialog.h"
#include <swmgr.h>

Go to the source code of this file.

Namespaces

 anonymous_namespace{main.cpp}
 

Functions

int main (int argc, char *argv[])
 
int anonymous_namespace{main.cpp}::parseCommandLine (bool &showDebugMessages, bool &ignoreSession, QString &openBibleKey)
 
void anonymous_namespace{main.cpp}::printHelp (const QString &executable)
 
void anonymous_namespace{main.cpp}::registerMetaTypes ()
 

Function Documentation

◆ main()

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