• Skip to content
  • Skip to link menu
KDE 4.2 API Reference
  • KDE API Reference
  • API Reference
  • Sitemap
  • Contact Us
 

KDEPrint

KMFactory Class Reference

#include <kmfactory.h>

Inheritance diagram for KMFactory:

Inheritance graph
[legend]

List of all members.


Detailed Description

KDEPrint factory for [something].

Definition at line 45 of file kmfactory.h.


Signals

void configChanged ()
void pluginChanged (int)

Public Member Functions

KXmlCommandManager * commandManager ()
void initPassword (const QString &user, const QString &password, const QString &host=QLatin1String("localhsot"), int port=0)
KMJobManager * jobManager ()
 KMFactory ()
KMManager * manager ()
PluginInfo pluginInfo (const QString &name)
QList< PluginInfo > pluginList ()
KConfig * printConfig ()
KPrinterImpl * printerImplementation ()
QString printSystem ()
void registerObject (KPReloadObject *, bool=false)
void reload (const QString &syst, bool saveSyst=true)
QPair< QString, QString > requestPassword (int &seqNbr, const QString &user, const QString &host=QLatin1String("localhost"), int port=0)
void saveConfig ()
Settings * settings () const
KMSpecialManager * specialManager ()
KMUiManager * uiManager ()
void unregisterObject (KPReloadObject *)
KMVirtualManager * virtualManager ()
 ~KMFactory ()

Static Public Member Functions

static bool exists ()
static void release ()
static KMFactory * self ()

Classes

struct  PluginInfo
struct  Settings

Constructor & Destructor Documentation

KMFactory::KMFactory (  ) 

Definition at line 86 of file kmfactory.cpp.

KMFactory::~KMFactory (  ) 

Definition at line 122 of file kmfactory.cpp.


Member Function Documentation

KXmlCommandManager * KMFactory::commandManager (  ) 

Definition at line 172 of file kmfactory.cpp.

void KMFactory::configChanged (  )  [signal]

bool KMFactory::exists (  )  [static]

Definition at line 76 of file kmfactory.cpp.

void KMFactory::initPassword ( const QString &  user,
const QString &  password,
const QString &  host = QLatin1String("localhsot"),
int  port = 0 
)

We do not use an internal event loop for 2 potential problems:

  • the MessageWindow modality (appearing afterwards, it pops up on top of the password dialog)
  • KMTimer should be stopped, but it's unavailable from this object

Definition at line 436 of file kmfactory.cpp.

KMJobManager * KMFactory::jobManager (  ) 

Definition at line 138 of file kmfactory.cpp.

KMManager * KMFactory::manager (  ) 

Definition at line 130 of file kmfactory.cpp.

void KMFactory::pluginChanged ( int   )  [signal]

KMFactory::PluginInfo KMFactory::pluginInfo ( const QString &  name  ) 

Definition at line 312 of file kmfactory.cpp.

QList< KMFactory::PluginInfo > KMFactory::pluginList (  ) 

Definition at line 299 of file kmfactory.cpp.

KConfig * KMFactory::printConfig (  ) 

Definition at line 235 of file kmfactory.cpp.

KPrinterImpl * KMFactory::printerImplementation (  ) 

Definition at line 154 of file kmfactory.cpp.

QString KMFactory::printSystem (  ) 

Definition at line 244 of file kmfactory.cpp.

void KMFactory::registerObject ( KPReloadObject *  obj,
bool  priority = false 
)

Definition at line 335 of file kmfactory.cpp.

void KMFactory::release (  )  [static]

Definition at line 81 of file kmfactory.cpp.

void KMFactory::reload ( const QString &  syst,
bool  saveSyst = true 
)

Definition at line 271 of file kmfactory.cpp.

QPair< QString, QString > KMFactory::requestPassword ( int &  seqNbr,
const QString &  user,
const QString &  host = QLatin1String("localhost"),
int  port = 0 
)

We do not use an internal event loop for 2 potential problems:

  • the MessageWindow modality (appearing afterwards, it pops up on top of the password dialog)
  • KMTimer should be stopped, but it's unavailable from this object

Definition at line 413 of file kmfactory.cpp.

void KMFactory::saveConfig (  ) 

Definition at line 402 of file kmfactory.cpp.

KMFactory * KMFactory::self (  )  [static]

Definition at line 67 of file kmfactory.cpp.

Settings* KMFactory::settings (  )  const [inline]

Definition at line 90 of file kmfactory.h.

KMSpecialManager * KMFactory::specialManager (  ) 

Definition at line 167 of file kmfactory.cpp.

KMUiManager * KMFactory::uiManager (  ) 

Definition at line 146 of file kmfactory.cpp.

void KMFactory::unregisterObject ( KPReloadObject *  obj  ) 

Definition at line 347 of file kmfactory.cpp.

KMVirtualManager * KMFactory::virtualManager (  ) 

Definition at line 162 of file kmfactory.cpp.


The documentation for this class was generated from the following files:
  • kmfactory.h
  • kmfactory.cpp

KDEPrint

Skip menu "KDEPrint"
  • Main Page
  • Namespace List
  • Class Hierarchy
  • Alphabetical List
  • Class List
  • File List
  • Namespace Members
  • Class Members
  • Related Pages

API Reference

Skip menu "API Reference"
  •   KDEPrint
Generated for API Reference by doxygen 1.5.4
This website is maintained by Adriaan de Groot and Allen Winter.
KDE® and the K Desktop Environment® logo are registered trademarks of KDE e.V. | Legal