KVIrc 5.2.6
Developer APIs
SetupWizard.cpp File Reference
#include "SetupWizard.h"
#include "KviApplication.h"
#include "KviLocale.h"
#include "KviFileUtils.h"
#include "kvi_defaults.h"
#include "KviMessageBox.h"
#include "KviTalFileDialog.h"
#include "KviQString.h"
#include "KviEnvironment.h"
#include "KviOptions.h"
#include "KviConfigurationFile.h"
#include "KviTalHBox.h"
#include "KviRegExp.h"
#include <QTextEdit>
#include <QMessageBox>
#include <QDir>
#include <QPushButton>
#include <QValidator>
#include <QTextCodec>
#include <QLayout>
#include <QScreen>
#include <unistd.h>

Macros

#define KVI_LOCAL_KVIRC_SUBDIRECTORY_NAME   ".config/KVIrc"
 

Variables

bool bNeedToApplyDefaults
 
bool g_bFoundMirc
 
int g_iThemeToApply
 
QString g_szChoosenIncomingDirectory
 
QString szHost
 
QString szMircIni
 
QString szMircServers
 
QString szUrl
 
unsigned int uPort
 

Macro Definition Documentation

◆ KVI_LOCAL_KVIRC_SUBDIRECTORY_NAME

#define KVI_LOCAL_KVIRC_SUBDIRECTORY_NAME   ".config/KVIrc"

Variable Documentation

◆ bNeedToApplyDefaults

bool bNeedToApplyDefaults
extern

◆ g_bFoundMirc

bool g_bFoundMirc

◆ g_iThemeToApply

int g_iThemeToApply
extern

◆ g_szChoosenIncomingDirectory

QString g_szChoosenIncomingDirectory
extern

◆ szHost

QString szHost
extern

Referenced by KviCtcpPageDialog::addPage(), KviIrcMessage::decodeAndSplitMask(), KviIrcMessage::decodeAndSplitPrefix(), KvsObject_http::functionSetHost(), KvsObject_http::functionSetProxy(), KviIsOnNotifyListManager::handleUserhost(), KviIrcServerDataBase::importFromMircIni(), KviIrcUserDataBase::insertUser(), KviChannelWindow::isMeUserOp(), KviChannelWindow::join(), KviUserListView::join(), KviIrcUserEntry::KviIrcUserEntry(), KviKvsCoreSimpleCommands::KVSCSC(), KVSO_CLASS_FUNCTION(), KviIrcConnection::loginComplete(), KviIrcMask::mask(), KviIrcMask::matchesFixed(), KviUserListView::nickChange(), KviQueryWindow::notifyCommonChannels(), KviNotifyListManager::notifyOffLine(), KviNotifyListManager::notifyOnLine(), KviQueryWindow::notifyTargetChange(), KviIrcServerParser::parseChannelMode(), KviIrcServerParser::parseLiteralAccount(), KviIrcServerParser::parseLiteralAway(), KviIrcServerParser::parseLiteralChghost(), KviIrcServerParser::parseLiteralInvite(), KviIrcServerParser::parseLiteralJoin(), KviIrcServerParser::parseLiteralKick(), KviIrcServerParser::parseLiteralMode(), KviIrcServerParser::parseLiteralNick(), KviIrcServerParser::parseLiteralNotice(), KviIrcServerParser::parseLiteralPart(), KviIrcServerParser::parseLiteralQuit(), KviIrcServerParser::parseLiteralTopic(), KviIrcServerParser::parseLiteralWallops(), parseMircServerRecord(), KviIrcServerParser::parseNumericEndOfSpamFilterList(), KviIrcServerParser::parseNumericHiddenHost(), KviIrcServerParser::parseNumericWhoisUser(), KviIrcServerParser::parseNumericWhoReply(), KviIrcServerParser::parseNumericWhospcrpl(), KviIrcServerParser::parseNumericWhowasUser(), KviIrcUserDataBase::registeredUser(), KviIdentDaemon::run(), KviQueryWindow::setAliveQuery(), KviApplication::setAvatarOnFileReceived(), KviIrcMask::setHost(), KviIrcUserEntry::setHost(), KviUrl::setHost(), KviIrcServer::setHostName(), KviQueryWindow::setTarget(), setup_finish(), KviUserListView::setUserOp(), KviConsoleWindow::triggerOnHighlight(), KviChannelWindow::userAction(), KviQueryWindow::userAction(), KviUserListView::userAction(), and KviUserListView::userActionVerifyMask().

◆ szMircIni

◆ szMircServers

QString szMircServers
extern

◆ szUrl

◆ uPort