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

superkaramba

Signals | Public Member Functions | List of all members
Startup Class Reference

#include <taskmanager.h>

Inherits TQObject.

Signals

void changed ()
 

Public Member Functions

 Startup (const TDEStartupInfoId &id, const TDEStartupInfoData &data, TQObject *parent, const char *name=0)
 
TQString text () const
 
TQString bin () const
 
TQString icon () const
 
void update (const TDEStartupInfoData &data)
 
const TDEStartupInfoId & id () const
 

Detailed Description

Represents a task which is in the process of starting.

See also
TaskManager

Definition at line 376 of file taskmanager.h.

Constructor & Destructor Documentation

◆ Startup()

Startup::Startup ( const TDEStartupInfoId &  id,
const TDEStartupInfoData &  data,
TQObject *  parent,
const char *  name = 0 
)

Definition at line 805 of file taskmanager.cpp.

◆ ~Startup()

Startup::~Startup ( )
virtual

Definition at line 811 of file taskmanager.cpp.

Member Function Documentation

◆ bin()

TQString Startup::bin ( ) const
inline

The name of the executable of the starting task.

Definition at line 397 of file taskmanager.h.

◆ changed

void Startup::changed ( )
signal

Indicates that this startup has changed in some way.

◆ icon()

TQString Startup::icon ( ) const
inline

The name of the icon to be used for the starting task.

Definition at line 402 of file taskmanager.h.

◆ id()

const TDEStartupInfoId & Startup::id ( ) const
inline

Definition at line 404 of file taskmanager.h.

◆ text()

TQString Startup::text ( ) const
inline

The name of the starting task (if known).

Definition at line 392 of file taskmanager.h.

◆ update()

void Startup::update ( const TDEStartupInfoData &  data)

Definition at line 816 of file taskmanager.cpp.


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

superkaramba

Skip menu "superkaramba"
  • Main Page
  • Alphabetical List
  • Class List
  • File List
  • Class Members

superkaramba

Skip menu "superkaramba"
  • kcalc
  •   knumber
  • superkaramba
Generated for superkaramba by doxygen 1.9.4
This website is maintained by Timothy Pearson.