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

tdeparts

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

#include <event.h>

Inheritance diagram for KParts::GUIActivateEvent:
KParts::Event

Public Member Functions

 GUIActivateEvent (bool activated)
 
bool activated () 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 to a Part when its GUI has been activated or deactivated.

This is related to PartActivateEvent, but the difference is that GUIActivateEvent happens later (when the GUI is actually built), only for parts that have GUI elements, and only if using KParts::MainWindow.

See also
KParts::Part::guiActivateEvent()

Definition at line 54 of file event.h.

Constructor & Destructor Documentation

◆ GUIActivateEvent()

KParts::GUIActivateEvent::GUIActivateEvent ( bool  activated)
inline

Definition at line 57 of file event.h.

Member Function Documentation

◆ activated()

bool KParts::GUIActivateEvent::activated ( ) const
inline

Definition at line 59 of file event.h.

◆ test()

static bool KParts::GUIActivateEvent::test ( const TQEvent *  event)
inlinestatic

Definition at line 61 of file event.h.


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

tdeparts

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

tdeparts

Skip menu "tdeparts"
  • arts
  • dcop
  • dnssd
  • interfaces
  •   kspeech
  •     interface
  •     library
  •   tdetexteditor
  • kate
  • kded
  • kdoctools
  • kimgio
  • kjs
  • libtdemid
  • libtdescreensaver
  • tdeabc
  • tdecmshell
  • tdecore
  • tdefx
  • tdehtml
  • tdeinit
  • tdeio
  •   bookmarks
  •   httpfilter
  •   kpasswdserver
  •   kssl
  •   tdefile
  •   tdeio
  •   tdeioexec
  • tdeioslave
  •   http
  • tdemdi
  •   tdemdi
  • tdenewstuff
  • tdeparts
  • tdeprint
  • tderandr
  • tderesources
  • tdespell2
  • tdesu
  • tdeui
  • tdeunittest
  • tdeutils
  • tdewallet
Generated for tdeparts by doxygen 1.9.4
This website is maintained by Timothy Pearson.