• Skip to content
  • Skip to link menu
Trinity API Reference
  • Trinity API Reference
  • KDevelop Generic Shell
 

KDevelop Generic Shell

Static Public Member Functions | List of all members
TopLevel Class Reference

#include <toplevel.h>

Static Public Member Functions

static KDevMainWindow * getInstance ()
 
static bool mainWindowValid ()
 
static void invalidateInstance (KDevMainWindow *instance)
 

Detailed Description

This class handles the single object of type KDevMainWindow.

It is completely static (all methods and attributes).

Definition at line 13 of file toplevel.h.

Member Function Documentation

◆ getInstance()

KDevMainWindow * TopLevel::getInstance ( )
static

Get a pointer to the single KDevTopLevel object.

Definition at line 18 of file toplevel.cpp.

◆ invalidateInstance()

void TopLevel::invalidateInstance ( KDevMainWindow *  instance)
static

Signal that the object has been (or is about to be) destroyed.

Definition at line 31 of file toplevel.cpp.


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

KDevelop Generic Shell

Skip menu "KDevelop Generic Shell"
  • Main Page
  • Class Hierarchy
  • Alphabetical List
  • Class List
  • File List
  • Class Members
  • Related Pages

KDevelop Generic Shell

Skip menu "KDevelop Generic Shell"
  • buildtools
  •   lib
  •     base
  •     parsers
  •       autotools
  •       qmake
  •     widgets
  •   api
  • languages
  •   lib
  •     debugger
  •     designer_integration
  •     interfaces
  • lib
  •   catalog
  •   interfaces
  •     extensions
  •     external
  •     extras
  •   util
  •   widgets
  •     propeditor
  • parts
  •   documentation
  •     interfaces
  • src
  •   profileengine
  •     lib
Generated for KDevelop Generic Shell by doxygen 1.8.13
This website is maintained by Timothy Pearson.