Kexi API Documentation (2.0 alpha)

KexiStartup.cpp File Reference

#include "KexiStartup.h"
#include "KexiStartup_p.h"
#include "kexiproject.h"
#include "kexiprojectdata.h"
#include "kexiprojectset.h"
#include "kexiguimsghandler.h"
#include <kexidb/driver.h>
#include <kexidb/drivermanager.h>
#include "KexiStartupDialog.h"
#include "KexiConnSelector.h"
#include "KexiProjectSelectorBase.h"
#include "KexiProjectSelector.h"
#include "KexiNewProjectWizard.h"
#include <kexidbconnectionwidget.h>
#include <kexidbshortcutfile.h>
#include <kdebug.h>
#include <klocale.h>
#include <kmimetype.h>
#include <kmessagebox.h>
#include <kcmdlineargs.h>
#include <kdeversion.h>
#include <kprogress.h>
#include <ktextedit.h>
#include <kstaticdeleter.h>
#include <unistd.h>
#include <qcstring.h>
#include <qapplication.h>
#include <qlayout.h>
#include "KexiStartup.moc"

Go to the source code of this file.

Namespaces

namespace  Kexi

Functions

KexiStartupHandlerstartupHandler ()
static bool stripQuotes (const QString &item, QString &name)
void updateProgressBar (KProgressDialog *pd, char *buffer, int buflen)

Variables

static KStaticDeleter< KexiStartupHandlerKexi_startupHandlerDeleter
KexiStartupHandler_startupHandler = 0


Function Documentation

KEXIMAIN_EXPORT KexiStartupHandler & Kexi::startupHandler  ) 
 

Returns:
singleton Startup Handler singleton.

Definition at line 66 of file KexiStartup.cpp.

References Kexi::_startupHandler, and Kexi::Kexi_startupHandlerDeleter.

Referenced by KexiMainWindowImpl::create(), KexiMainWindowImpl::KexiMainWindowImpl(), KexiMainWindowImpl::openProject(), and KexiMainWindowImpl::startup().

static bool stripQuotes const QString item,
QString name
[static]
 

Definition at line 104 of file KexiStartup.cpp.

Referenced by KexiStartupHandler::getAutoopenObjects().

void updateProgressBar KProgressDialog pd,
char *  buffer,
int  buflen
 

Definition at line 114 of file KexiStartup.cpp.

Referenced by SQLite2ToSQLite3Migration::receivedStderr().


Variable Documentation

KexiStartupHandler* Kexi::_startupHandler = 0
 

Definition at line 64 of file KexiStartup.cpp.

Referenced by Kexi::startupHandler().

KStaticDeleter<KexiStartupHandler> Kexi::Kexi_startupHandlerDeleter [static]
 

Definition at line 63 of file KexiStartup.cpp.

Referenced by Kexi::startupHandler().

KDE Logo
This file is part of the documentation for Kexi 2.0 alpha.
Documentation copyright © 2002-2007 the Kexi Team.
Generated on Tue Apr 1 20:49:24 2008 by doxygen 1.4.2 written by Dimitri van Heesch, © 1997-2003