• Skip to content
  • Skip to link menu
KDE 4.1 API Reference
  • KDE API Reference
  • kdelibs
  • Sitemap
  • Contact Us
 

KInit

proctitle.h File Reference

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.


Functions

void proctitle_init (int argc, char *argv[], char *envp[])
void proctitle_set (const char *fmt,...)

Function Documentation

void proctitle_init ( int  argc,
char *  argv[],
char *  envp[] 
)

Initialises the program data variables to allow the changing of the process title.

This _must_ be called before proctitle_set, and must only be called once.

Parameters:
argc argc, as passed to main()
argv argv, as passed to main()
envp envp, as passed to main()

Definition at line 85 of file proctitle.cpp.

void proctitle_set ( const char *  fmt,
  ... 
)

Change the process title.

It accepts a variable number of arguments (a va_list) in the manner of the printf family of functions. See the documentation for printf for a description of the format string.

Definition at line 142 of file proctitle.cpp.

KInit

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

kdelibs

Skip menu "kdelibs"
  • DNSSD
  • Interfaces
  •   KHexEdit
  •   KMediaPlayer
  •   KSpeech
  •   KTextEditor
  • Kate
  • kconf_update
  • KDE3Support
  •   KUnitTest
  • KDECore
  • KDED
  • KDEsu
  • KDEUI
  • KDocTools
  • KFile
  • KHTML
  • KImgIO
  • KInit
  • KIO
  • KIOSlave
  • KJS
  •   KJS-API
  •   WTF
  • kjsembed
  • KNewStuff
  • KParts
  • Kross
  • KUtils
  • Nepomuk
  • Solid
  • Sonnet
  • ThreadWeaver
Generated for kdelibs by doxygen 1.5.4
This website is maintained by Adriaan de Groot and Allen Winter.
KDE® and the K Desktop Environment® logo are registered trademarks of KDE e.V. | Legal