• Skip to content
  • Skip to link menu
Trinity API Reference
  • Trinity API Reference
  • kparts
 

kparts

  • KParts
  • PartActivateEvent
Public Member Functions | Static Public Member Functions | List of all members
KParts::PartActivateEvent Class Reference

#include <event.h>

Inheritance diagram for KParts::PartActivateEvent:
KParts::Event

Public Member Functions

 PartActivateEvent (bool activated, Part *part, TQWidget *widget)
 
bool activated () const
 
Part * part () const
 
TQWidget * widget () const
 
- Public Member Functions inherited from KParts::Event
 Event (const char *eventName)
 
virtual const char * eventName () const
 

Static Public Member Functions

static bool test (const TQEvent *event)
 
- Static Public Member Functions inherited from KParts::Event
static bool test (const TQEvent *event)
 
static bool test (const TQEvent *event, const char *name)
 

Detailed Description

This event is sent by the part manager when the active part changes.

Each time the active part changes, it will send first a PartActivateEvent with activated=false, part=oldActivePart, widget=oldActiveWidget and then another PartActivateEvent with activated=true, part=newPart, widget=newWidget.

See Also
KParts::Part::partActivateEvent

Definition at line 76 of file event.h.


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

kparts

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

kparts

Skip menu "kparts"
  • arts
  • dcop
  • dnssd
  • interfaces
  •     interface
  •     library
  •   kspeech
  •   ktexteditor
  • kabc
  • kate
  • kcmshell
  • kdecore
  • kded
  • kdefx
  • kdeprint
  • kdesu
  • kdeui
  • kdoctools
  • khtml
  • kimgio
  • kinit
  • kio
  •   bookmarks
  •   httpfilter
  •   kfile
  •   kio
  •   kioexec
  •   kpasswdserver
  •   kssl
  • kioslave
  •   http
  • kjs
  • kmdi
  •   kmdi
  • knewstuff
  • kparts
  • krandr
  • kresources
  • kspell2
  • kunittest
  • kutils
  • kwallet
  • libkmid
  • libkscreensaver
Generated for kparts by doxygen 1.8.3.1
This website is maintained by Timothy Pearson.
KDE® and the K Desktop Environment® logo are registered trademarks of KDE e.V. |