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

kopete/libkopete

  • sources
  • kde-4.14
  • kdenetwork
  • kopete
  • libkopete
  • ui
kopeteviewplugin.h
Go to the documentation of this file.
1 /*
2  kopeteviewplugin.h - View Manager
3 
4  Copyright (c) 2005 by Jason Keirstead <jason@keirstead.org>
5  Kopete (c) 2002-2005 by the Kopete developers <kopete-devel@kde.org>
6 
7  *************************************************************************
8  * *
9  * This library is free software; you can redistribute it and/or *
10  * modify it under the terms of the GNU Lesser General Public *
11  * License as published by the Free Software Foundation; either *
12  * version 2 of the License, or (at your option) any later version. *
13  * *
14  *************************************************************************
15 */
16 
17 #ifndef KOPETEVIEWPLUGIN_H
18 #define KOPETEVIEWPLUGIN_H
19 
20 #include "kopeteplugin.h"
21 
22 class KopeteView;
23 
24 namespace Kopete
25 {
26 
27 class ChatSession;
28 
38 class KOPETE_EXPORT ViewPlugin : public Plugin
39 {
40  public:
44  explicit ViewPlugin( const KComponentData &instance, QObject *parent = 0L );
45 
49  virtual KopeteView *createView( ChatSession * /*session*/ ){ return 0L; }
50 
54  virtual void aboutToUnload();
55 };
56 
57 }
58 
59 #endif
KOPETE_EXPORT
#define KOPETE_EXPORT
Definition: kopete_export.h:27
Kopete::ViewPlugin::createView
virtual KopeteView * createView(ChatSession *)
Creates a view to be associated with the passed in session.
Definition: kopeteviewplugin.h:49
Kopete::ChatSession
Definition: kopetechatsession.h:74
QObject
Kopete::Plugin
Base class for all plugins or protocols.
Definition: kopeteplugin.h:84
Kopete::ViewPlugin
Factory plugin for creating KopeteView objects.
Definition: kopeteviewplugin.h:38
kopeteplugin.h
KopeteView
Definition: kopeteview.h:40
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:29:19 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006

KDE's Doxygen guidelines are available online.

kopete/libkopete

Skip menu "kopete/libkopete"
  • Main Page
  • Namespace List
  • Namespace Members
  • Alphabetical List
  • Class List
  • Class Hierarchy
  • Class Members
  • File List
  • File Members
  • Related Pages

kdenetwork API Reference

Skip menu "kdenetwork API Reference"
  • kget
  • kopete
  •   kopete
  •   libkopete
  • krdc
  • krfb

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