• Skip to content
  • Skip to link menu
KDE API Reference
  • KDE API Reference
  • kdepim API Reference
  • KDE Home
  • Contact Us
 

kleopatra

  • sources
  • kde-4.12
  • kdepim
  • kleopatra
  • utils
Functions | Variables
qwizard.cpp File Reference
#include "qwizard.h"
#include "qabstractspinbox.h"
#include "qalgorithms.h"
#include "qapplication.h"
#include "qboxlayout.h"
#include "qlayoutitem.h"
#include "qdesktopwidget.h"
#include "qevent.h"
#include "qframe.h"
#include "qlabel.h"
#include "qlineedit.h"
#include "qpainter.h"
#include "qpushbutton.h"
#include "qset.h"
#include "qstyle.h"
#include "qvarlengtharray.h"
#include "qwizard_win_p.h"
#include "qtimer.h"
#include "private/qdialog_p.h"
#include <qdebug.h>
#include <string.h>
#include "moc_qwizard.cpp"
Include dependency graph for qwizard.cpp:

Go to the source code of this file.

Functions

static QString buttonDefaultText (int wstyle, int which, const QWizardPrivate *wizardPrivate)
 
static void changeSpacerSize (QLayout *layout, int index, int width, int height)
 
static QWidget * iWantTheFocus (QWidget *ancestor)
 
static bool objectInheritsXAndXIsCloserThanY (const QObject *object, const QByteArray &classX, const QByteArray &classY)
 

Variables

static const char *const buttonSlots [QWizard::NStandardButtons]
 
const int ClassicHMargin = 4
 
struct {
   const char *   changedSignal
 
   const char *   className
 
   const char *   property
 
} fallbackProperties [NFallbackDefaultProperties]
 
const int GapBetweenLogoAndRightEdge = 5
 
const int MacButtonTopMargin = 13
 
const int MacLayoutBottomMargin = 17
 
const int MacLayoutLeftMargin = 20
 
const int MacLayoutRightMargin = 20
 
const int ModernHeaderTopMargin = 2
 
const int NFallbackDefaultProperties = 7
 

Function Documentation

static QString buttonDefaultText ( int  wstyle,
int  which,
const QWizardPrivate *  wizardPrivate 
)
static

Definition at line 674 of file qwizard.cpp.

static void changeSpacerSize ( QLayout *  layout,
int  index,
int  width,
int  height 
)
static

Definition at line 86 of file qwizard.cpp.

static QWidget* iWantTheFocus ( QWidget *  ancestor)
static

Definition at line 94 of file qwizard.cpp.

static bool objectInheritsXAndXIsCloserThanY ( const QObject *  object,
const QByteArray &  classX,
const QByteArray &  classY 
)
static

Definition at line 112 of file qwizard.cpp.

Variable Documentation

const char* const buttonSlots[QWizard::NStandardButtons]
static
Initial value:
= {
SLOT(back()), SLOT(next()), SLOT(next()), SLOT(accept()), SLOT(reject()),
}

Definition at line 895 of file qwizard.cpp.

const char* changedSignal

Definition at line 131 of file qwizard.cpp.

const int ClassicHMargin = 4

Definition at line 79 of file qwizard.cpp.

const char* className

Definition at line 129 of file qwizard.cpp.

const { ... } fallbackProperties[NFallbackDefaultProperties]
Initial value:
= {
{ "QAbstractButton", "checked", SIGNAL(toggled(bool)) },
{ "QAbstractSlider", "value", SIGNAL(valueChanged(int)) },
{ "QComboBox", "currentIndex", SIGNAL(currentIndexChanged(int)) },
{ "QDateTimeEdit", "dateTime", SIGNAL(dateTimeChanged(QDateTime)) },
{ "QLineEdit", "text", SIGNAL(textChanged(QString)) },
{ "QListWidget", "currentRow", SIGNAL(currentRowChanged(int)) },
{ "QSpinBox", "value", SIGNAL(valueChanged(int)) }
}
const int GapBetweenLogoAndRightEdge = 5

Definition at line 77 of file qwizard.cpp.

const int MacButtonTopMargin = 13

Definition at line 80 of file qwizard.cpp.

const int MacLayoutBottomMargin = 17

Definition at line 84 of file qwizard.cpp.

const int MacLayoutLeftMargin = 20

Definition at line 81 of file qwizard.cpp.

const int MacLayoutRightMargin = 20

Definition at line 83 of file qwizard.cpp.

const int ModernHeaderTopMargin = 2

Definition at line 78 of file qwizard.cpp.

const int NFallbackDefaultProperties = 7

Definition at line 126 of file qwizard.cpp.

const char* property

Definition at line 130 of file qwizard.cpp.

This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:56:42 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006

KDE's Doxygen guidelines are available online.

kleopatra

Skip menu "kleopatra"
  • Main Page
  • Namespace List
  • Namespace Members
  • Alphabetical List
  • Class List
  • Class Hierarchy
  • Class Members
  • File List
  • File Members

kdepim API Reference

Skip menu "kdepim API Reference"
  • akonadi_next
  • akregator
  • blogilo
  • calendarsupport
  • console
  •   kabcclient
  •   konsolekalendar
  • kaddressbook
  • kalarm
  •   lib
  • kdgantt2
  • kjots
  • kleopatra
  • kmail
  • knode
  • knotes
  • kontact
  • korgac
  • korganizer
  • ktimetracker
  • libkdepim
  • libkleo
  • libkpgp
  • mailcommon
  • messagelist
  • messageviewer

Search



Report problems with this website to our bug tracking system.
Contact the specific authors with questions and comments about the page contents.

KDE® and the K Desktop Environment® logo are registered trademarks of KDE e.V. | Legal