Sophie

Sophie

distrib > CentOS > 5 > x86_64 > by-pkgid > f89abdeb016114b348a5c554d8214329 > files > 7071

kdelibs-apidocs-3.5.4-30.el5.centos.x86_64.rpm

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" lang="en_US" xml:lang="en_US">

<head>
  <title>kinit: klauncher.h Source File (kinit)</title>
  <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />

  <meta http-equiv="Content-Style-Type" content="text/css" />

  <meta http-equiv="pics-label" content='(pics-1.1 "http://www.icra.org/ratingsv02.html" comment "ICRAonline DE v2.0" l gen true for "http://www.kde.org"  r (nz 1 vz 1 lz 1 oz 1 cb 1) "http://www.rsac.org/ratingsv01.html" l gen true for "http://www.kde.org"  r (n 0 s 0 v 0 l 0))' />

  <meta name="trademark" content="KDE e.V." />
  <meta name="description" content="K Desktop Environment Homepage, KDE.org" />
  <meta name="MSSmartTagsPreventParsing" content="true" />
  <meta name="robots" content="all" />

  <link rel="shortcut icon" href="../../favicon.ico" />

<link rel="stylesheet" media="screen" type="text/css" title="APIDOX" href="doxygen.css" />



</head>

<body>

<div id="nav_header_top" align="right">
  <a href="#content" class="doNotDisplay" accesskey="2">Skip to main content ::</a>

  <a href="../.."><img id="nav_header_logo" alt="Home" align="left" src="../../kde_gear_64.png" border="0" /></a>
  <span class="doNotDisplay">::</span>

  <div id="nav_header_title" align="left">KDE API Reference</div>


</div>

<div id="nav_header_bottom" align="right">
  <span class="doNotDisplay">:: <a href="#navigation" accesskey="5">Skip to Link Menu</a><br/></span>
  <div id="nav_header_bottom_right" style="text-align: left;">
/ <a href="../..">API Reference</a>
 / <a href=".">kinit</a>
  </div>
</div>


<table id="main" border="0" cellpadding="0" cellspacing="0" width="100%">
<tr>
      <td valign="top" class="menuheader" height="0"></td>

  <td id="contentcolumn" valign="top" rowspan="2" >
    <div id="content" style="padding-top: 0px;"><div style="width:100%; margin: 0px; padding: 0px;">
    <a name="content"></a>


<!-- Generated by Doxygen 1.4.7 -->
<h1>klauncher.h</h1><div class="fragment"><pre class="fragment"><a name="l00001"></a>00001 <span class="comment">/*</span>
<a name="l00002"></a>00002 <span class="comment">   This file is part of the KDE libraries</span>
<a name="l00003"></a>00003 <span class="comment">   Copyright (c) 1999 Waldo Bastian &lt;bastian@kde.org&gt;</span>
<a name="l00004"></a>00004 <span class="comment"></span>
<a name="l00005"></a>00005 <span class="comment">   This library is free software; you can redistribute it and/or</span>
<a name="l00006"></a>00006 <span class="comment">   modify it under the terms of the GNU Library General Public</span>
<a name="l00007"></a>00007 <span class="comment">   License version 2 as published by the Free Software Foundation.</span>
<a name="l00008"></a>00008 <span class="comment"></span>
<a name="l00009"></a>00009 <span class="comment">   This library is distributed in the hope that it will be useful,</span>
<a name="l00010"></a>00010 <span class="comment">   but WITHOUT ANY WARRANTY; without even the implied warranty of</span>
<a name="l00011"></a>00011 <span class="comment">   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU</span>
<a name="l00012"></a>00012 <span class="comment">   Library General Public License for more details.</span>
<a name="l00013"></a>00013 <span class="comment"></span>
<a name="l00014"></a>00014 <span class="comment">   You should have received a copy of the GNU Library General Public License</span>
<a name="l00015"></a>00015 <span class="comment">   along with this library; see the file COPYING.LIB.  If not, write to</span>
<a name="l00016"></a>00016 <span class="comment">   the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,</span>
<a name="l00017"></a>00017 <span class="comment">   Boston, MA 02110-1301, USA.</span>
<a name="l00018"></a>00018 <span class="comment">*/</span>
<a name="l00019"></a>00019 
<a name="l00020"></a>00020 <span class="preprocessor">#ifndef _KLAUNCHER_H_</span>
<a name="l00021"></a>00021 <span class="preprocessor"></span><span class="preprocessor">#define _KLAUNCHER_H_</span>
<a name="l00022"></a>00022 <span class="preprocessor"></span>
<a name="l00023"></a>00023 <span class="preprocessor">#include &lt;sys/types.h&gt;</span>
<a name="l00024"></a>00024 <span class="preprocessor">#include &lt;unistd.h&gt;</span>
<a name="l00025"></a>00025 <span class="preprocessor">#include &lt;time.h&gt;</span>
<a name="l00026"></a>00026 <span class="preprocessor">#include &lt;qstring.h&gt;</span>
<a name="l00027"></a>00027 <span class="preprocessor">#include &lt;qvaluelist.h&gt;</span>
<a name="l00028"></a>00028 <span class="preprocessor">#include &lt;qsocketnotifier.h&gt;</span>
<a name="l00029"></a>00029 <span class="preprocessor">#include &lt;qptrlist.h&gt;</span>
<a name="l00030"></a>00030 <span class="preprocessor">#include &lt;qtimer.h&gt;</span>
<a name="l00031"></a>00031 
<a name="l00032"></a>00032 <span class="preprocessor">#include &lt;dcopclient.h&gt;</span>
<a name="l00033"></a>00033 <span class="preprocessor">#include &lt;kio/connection.h&gt;</span>
<a name="l00034"></a>00034 <span class="preprocessor">#include &lt;ksock.h&gt;</span>
<a name="l00035"></a>00035 <span class="preprocessor">#include &lt;kurl.h&gt;</span>
<a name="l00036"></a>00036 <span class="preprocessor">#include &lt;kuniqueapplication.h&gt;</span>
<a name="l00037"></a>00037 
<a name="l00038"></a>00038 <span class="preprocessor">#include &lt;kservice.h&gt;</span>
<a name="l00039"></a>00039 
<a name="l00040"></a>00040 <span class="preprocessor">#include "autostart.h"</span>
<a name="l00041"></a>00041 
<a name="l00042"></a><a class="code" href="classIdleSlave.html">00042</a> <span class="keyword">class </span><a class="code" href="classIdleSlave.html">IdleSlave</a> : <span class="keyword">public</span> <a class="codeRef" doxygen="qt.tag:" href="qobject.html">QObject</a>
<a name="l00043"></a>00043 {
<a name="l00044"></a>00044    Q_OBJECT
<a name="l00045"></a>00045 <span class="keyword">public</span>:
<a name="l00046"></a>00046    <a class="code" href="classIdleSlave.html#0fcd3428ed25983612500b8193a82111">IdleSlave</a>(KSocket *socket);
<a name="l00047"></a>00047    <span class="keywordtype">bool</span> <a class="code" href="classIdleSlave.html#fee6f27167c8e332b605c4a08f00d698">match</a>( <span class="keyword">const</span> <a class="codeRef" doxygen="qt.tag:" href="qstring.html">QString</a> &amp;<a class="code" href="classIdleSlave.html#7ff211aa101de50a6fd1eb6575ff3d3f">protocol</a>, <span class="keyword">const</span> <a class="codeRef" doxygen="qt.tag:" href="qstring.html">QString</a> &amp;host, <span class="keywordtype">bool</span> connected);
<a name="l00048"></a>00048    <span class="keywordtype">void</span> <a class="code" href="classIdleSlave.html#7a237079e083a74534259b82a0daaf19">connect</a>( <span class="keyword">const</span> <a class="codeRef" doxygen="qt.tag:" href="qstring.html">QString</a> &amp;app_socket);
<a name="l00049"></a><a class="code" href="classIdleSlave.html#4eab4defb69d46e8e5d3b68d07282d01">00049</a>    pid_t <a class="code" href="classIdleSlave.html#4eab4defb69d46e8e5d3b68d07282d01">pid</a>()<span class="keyword"> const </span>{ <span class="keywordflow">return</span> <a class="code" href="classIdleSlave.html#fe41bb583d37994d93e359a41d6ae1f7">mPid</a>;}
<a name="l00050"></a>00050    <span class="keywordtype">int</span> <a class="code" href="classIdleSlave.html#849874552f02ab93d613bb1685b9eb56">age</a>(time_t now);
<a name="l00051"></a>00051    <span class="keywordtype">void</span> <a class="code" href="classIdleSlave.html#436dd34241be348e1f97aacc1a35d0db">reparseConfiguration</a>();
<a name="l00052"></a>00052    <span class="keywordtype">bool</span> <a class="code" href="classIdleSlave.html#4dc88becd44613bb502c6ba8afd71cb7">onHold</a>(<span class="keyword">const</span> KURL &amp;url);
<a name="l00053"></a><a class="code" href="classIdleSlave.html#7ff211aa101de50a6fd1eb6575ff3d3f">00053</a>    <a class="codeRef" doxygen="qt.tag:" href="qstring.html">QString</a> <a class="code" href="classIdleSlave.html#7ff211aa101de50a6fd1eb6575ff3d3f">protocol</a>()<span class="keyword"> const   </span>{<span class="keywordflow">return</span> <a class="code" href="classIdleSlave.html#1256359ac465aedc8ec57574f7b33313">mProtocol</a>;}
<a name="l00054"></a>00054 
<a name="l00055"></a>00055 signals:
<a name="l00056"></a>00056    <span class="keywordtype">void</span> statusUpdate(<a class="code" href="classIdleSlave.html">IdleSlave</a> *);
<a name="l00057"></a>00057 
<a name="l00058"></a>00058 <span class="keyword">protected</span> slots:
<a name="l00059"></a>00059    <span class="keywordtype">void</span> <a class="code" href="classIdleSlave.html#52599cba99054893f094168bc66d0c6d">gotInput</a>();
<a name="l00060"></a>00060 
<a name="l00061"></a>00061 <span class="keyword">protected</span>:
<a name="l00062"></a><a class="code" href="classIdleSlave.html#1832bc711d03b38c2ecbde64c0e4aaf3">00062</a>    KIO::Connection <a class="code" href="classIdleSlave.html#1832bc711d03b38c2ecbde64c0e4aaf3">mConn</a>;
<a name="l00063"></a><a class="code" href="classIdleSlave.html#1256359ac465aedc8ec57574f7b33313">00063</a>    <a class="codeRef" doxygen="qt.tag:" href="qstring.html">QString</a> <a class="code" href="classIdleSlave.html#1256359ac465aedc8ec57574f7b33313">mProtocol</a>;
<a name="l00064"></a><a class="code" href="classIdleSlave.html#54cc2f5eba006f777e44b744d0b2e52b">00064</a>    <a class="codeRef" doxygen="qt.tag:" href="qstring.html">QString</a> <a class="code" href="classIdleSlave.html#54cc2f5eba006f777e44b744d0b2e52b">mHost</a>;
<a name="l00065"></a><a class="code" href="classIdleSlave.html#c58debf62b1ff99cbf1df125a397b033">00065</a>    <span class="keywordtype">bool</span> <a class="code" href="classIdleSlave.html#c58debf62b1ff99cbf1df125a397b033">mConnected</a>;
<a name="l00066"></a><a class="code" href="classIdleSlave.html#fe41bb583d37994d93e359a41d6ae1f7">00066</a>    pid_t <a class="code" href="classIdleSlave.html#fe41bb583d37994d93e359a41d6ae1f7">mPid</a>;
<a name="l00067"></a><a class="code" href="classIdleSlave.html#f0dc71f5c03208682ba83878bd2481da">00067</a>    time_t <a class="code" href="classIdleSlave.html#f0dc71f5c03208682ba83878bd2481da">mBirthDate</a>;
<a name="l00068"></a><a class="code" href="classIdleSlave.html#965ed510df54d300aa7c492f714b1abc">00068</a>    <span class="keywordtype">bool</span> <a class="code" href="classIdleSlave.html#965ed510df54d300aa7c492f714b1abc">mOnHold</a>;
<a name="l00069"></a><a class="code" href="classIdleSlave.html#fa9a806637de99e3ce5d956955ab72c7">00069</a>    KURL <a class="code" href="classIdleSlave.html#fa9a806637de99e3ce5d956955ab72c7">mUrl</a>;
<a name="l00070"></a>00070 };
<a name="l00071"></a>00071 
<a name="l00072"></a><a class="code" href="classSlaveWaitRequest.html">00072</a> <span class="keyword">class </span><a class="code" href="classSlaveWaitRequest.html">SlaveWaitRequest</a>
<a name="l00073"></a>00073 {
<a name="l00074"></a>00074 <span class="keyword">public</span>:
<a name="l00075"></a><a class="code" href="classSlaveWaitRequest.html#7f3af06defb720d768fedba96566025d">00075</a>    pid_t <a class="code" href="classSlaveWaitRequest.html#7f3af06defb720d768fedba96566025d">pid</a>;
<a name="l00076"></a><a class="code" href="classSlaveWaitRequest.html#532bcc7ba3b91c8cf98dc52584f18c8d">00076</a>    DCOPClientTransaction *<a class="code" href="classSlaveWaitRequest.html#532bcc7ba3b91c8cf98dc52584f18c8d">transaction</a>;
<a name="l00077"></a>00077 };
<a name="l00078"></a>00078 
<a name="l00079"></a><a class="code" href="classKLaunchRequest.html">00079</a> <span class="keyword">class </span><a class="code" href="classKLaunchRequest.html">KLaunchRequest</a>
<a name="l00080"></a>00080 {
<a name="l00081"></a>00081 <span class="keyword">public</span>:
<a name="l00082"></a><a class="code" href="classKLaunchRequest.html#2e05edda81e05abd4fa67022ac9d7b95">00082</a>    <a class="codeRef" doxygen="qt.tag:" href="qcstring.html">QCString</a> <a class="code" href="classKLaunchRequest.html#2e05edda81e05abd4fa67022ac9d7b95">name</a>;
<a name="l00083"></a><a class="code" href="classKLaunchRequest.html#a34b26c31a61e3bd6fa414ba2f2805b8">00083</a>    <a class="codeRef" doxygen="qt.tag:" href="qvaluelist.html">QValueList&lt;QCString&gt;</a> <a class="code" href="classKLaunchRequest.html#a34b26c31a61e3bd6fa414ba2f2805b8">arg_list</a>;
<a name="l00084"></a><a class="code" href="classKLaunchRequest.html#b1ab7eaf5d1f22f6f72d4017236778a2">00084</a>    <a class="codeRef" doxygen="qt.tag:" href="qcstring.html">QCString</a> <a class="code" href="classKLaunchRequest.html#b1ab7eaf5d1f22f6f72d4017236778a2">dcop_name</a>;
<a name="l00085"></a><a class="code" href="classKLaunchRequest.html#8e1f0c0d600ca377f076421e8ed8bcf8">00085</a>    <span class="keyword">enum</span> <a class="code" href="classKLaunchRequest.html#8e1f0c0d600ca377f076421e8ed8bcf8">status_t</a> { Init = 0, Launching, Running, Error, Done };
<a name="l00086"></a><a class="code" href="classKLaunchRequest.html#b24f453619e644e77aa1be6c3883877c">00086</a>    pid_t <a class="code" href="classKLaunchRequest.html#b24f453619e644e77aa1be6c3883877c">pid</a>;
<a name="l00087"></a><a class="code" href="classKLaunchRequest.html#e76f3c4455a86a70b3ee93c674b0e842">00087</a>    <a class="code" href="classKLaunchRequest.html#8e1f0c0d600ca377f076421e8ed8bcf8">status_t</a> <a class="code" href="classKLaunchRequest.html#e76f3c4455a86a70b3ee93c674b0e842">status</a>;
<a name="l00088"></a><a class="code" href="classKLaunchRequest.html#1e549e9d0938e0c3baac990cc863bb55">00088</a>    DCOPClientTransaction *<a class="code" href="classKLaunchRequest.html#1e549e9d0938e0c3baac990cc863bb55">transaction</a>;
<a name="l00089"></a><a class="code" href="classKLaunchRequest.html#49d4fa1f8effe1a519d5b0ca0e0ab332">00089</a>    KService::DCOPServiceType_t <a class="code" href="classKLaunchRequest.html#49d4fa1f8effe1a519d5b0ca0e0ab332">dcop_service_type</a>;
<a name="l00090"></a><a class="code" href="classKLaunchRequest.html#5e9d0f462e89c960448ac7cc3c098fd3">00090</a>    <span class="keywordtype">bool</span> <a class="code" href="classKLaunchRequest.html#5e9d0f462e89c960448ac7cc3c098fd3">autoStart</a>;
<a name="l00091"></a><a class="code" href="classKLaunchRequest.html#b22fe3d1ec8a548d07b69838ab9f78f3">00091</a>    <a class="codeRef" doxygen="qt.tag:" href="qstring.html">QString</a> <a class="code" href="classKLaunchRequest.html#b22fe3d1ec8a548d07b69838ab9f78f3">errorMsg</a>;
<a name="l00092"></a>00092 <span class="preprocessor">#ifdef Q_WS_X11</span>
<a name="l00093"></a>00093 <span class="preprocessor"></span>   <a class="codeRef" doxygen="qt.tag:" href="qcstring.html">QCString</a> startup_id; <span class="comment">// "" is the default, "0" for none</span>
<a name="l00094"></a>00094    <a class="codeRef" doxygen="qt.tag:" href="qcstring.html">QCString</a> startup_dpy; <span class="comment">// Display to send startup notification to.</span>
<a name="l00095"></a>00095 <span class="preprocessor">#endif</span>
<a name="l00096"></a><a class="code" href="classKLaunchRequest.html#48145406e825ecbbc8d9ec65b055aa00">00096</a> <span class="preprocessor"></span>   <a class="codeRef" doxygen="qt.tag:" href="qvaluelist.html">QValueList&lt;QCString&gt;</a> <a class="code" href="classKLaunchRequest.html#48145406e825ecbbc8d9ec65b055aa00">envs</a>; <span class="comment">// env. variables to be app's environment</span>
<a name="l00097"></a><a class="code" href="classKLaunchRequest.html#bd2af0f9ff34defbca5c13d5381dd761">00097</a>    <a class="codeRef" doxygen="qt.tag:" href="qcstring.html">QCString</a> <a class="code" href="classKLaunchRequest.html#bd2af0f9ff34defbca5c13d5381dd761">cwd</a>;
<a name="l00098"></a>00098 };
<a name="l00099"></a>00099 
<a name="l00100"></a><a class="code" href="structserviceResult.html">00100</a> <span class="keyword">struct </span><a class="code" href="structserviceResult.html">serviceResult</a>
<a name="l00101"></a>00101 {
<a name="l00102"></a><a class="code" href="structserviceResult.html#d6f345e0a13ff222bf0d47d4ac5eb960">00102</a>   <span class="keywordtype">int</span> <a class="code" href="structserviceResult.html#d6f345e0a13ff222bf0d47d4ac5eb960">result</a>;        <span class="comment">// 0 means success. &gt; 0 means error (-1 means pending)</span>
<a name="l00103"></a><a class="code" href="structserviceResult.html#72203be896ba0ebdb115744525e89013">00103</a>   <a class="codeRef" doxygen="qt.tag:" href="qcstring.html">QCString</a> <a class="code" href="structserviceResult.html#72203be896ba0ebdb115744525e89013">dcopName</a>; <span class="comment">// Contains DCOP name on success</span>
<a name="l00104"></a><a class="code" href="structserviceResult.html#0c31bb5db2e23b866f8e04ec9d57c89b">00104</a>   <a class="codeRef" doxygen="qt.tag:" href="qstring.html">QString</a> <a class="code" href="structserviceResult.html#0c31bb5db2e23b866f8e04ec9d57c89b">error</a>;     <span class="comment">// Contains error description on failure.</span>
<a name="l00105"></a><a class="code" href="structserviceResult.html#5e1c879a931ea9f51c0dc67960da7c39">00105</a>   pid_t <a class="code" href="structserviceResult.html#5e1c879a931ea9f51c0dc67960da7c39">pid</a>;
<a name="l00106"></a>00106 };
<a name="l00107"></a>00107 
<a name="l00108"></a><a class="code" href="classKLauncher.html">00108</a> <span class="keyword">class </span><a class="code" href="classKLauncher.html">KLauncher</a> : <span class="keyword">public</span> KApplication, <span class="keyword">public</span> DCOPObject
<a name="l00109"></a>00109 {
<a name="l00110"></a>00110    Q_OBJECT
<a name="l00111"></a>00111 
<a name="l00112"></a>00112 <span class="keyword">public</span>:
<a name="l00113"></a>00113    <a class="code" href="classKLauncher.html#c12fa90feb561ce425e919d333913bb9">KLauncher</a>(<span class="keywordtype">int</span> _kdeinitSocket, <span class="keywordtype">bool</span> new_startup);
<a name="l00114"></a>00114 
<a name="l00115"></a>00115    <a class="code" href="classKLauncher.html#be2808a70893cfe93d6a4dbaa587dbb6">~KLauncher</a>();
<a name="l00116"></a>00116 
<a name="l00117"></a>00117    <span class="keywordtype">void</span> <a class="code" href="classKLauncher.html#b33161f5b613ce52c969d146064f72e3">close</a>();
<a name="l00118"></a>00118    <span class="keyword">static</span> <span class="keywordtype">void</span> <a class="code" href="classKLauncher.html#8e2c1b75ba272215cbbd10ac9d2d3898">destruct</a>(<span class="keywordtype">int</span> exit_code); <span class="comment">// exit!</span>
<a name="l00119"></a>00119 
<a name="l00120"></a>00120    <span class="comment">// DCOP</span>
<a name="l00121"></a>00121    <span class="keyword">virtual</span> <span class="keywordtype">bool</span> <a class="code" href="classKLauncher.html#197de2a51964cac79795b4465a5019c1">process</a>(<span class="keyword">const</span> <a class="codeRef" doxygen="qt.tag:" href="qcstring.html">QCString</a> &amp;fun, <span class="keyword">const</span> <a class="codeRef" doxygen="qt.tag:" href="qbytearray.html">QByteArray</a> &amp;data,
<a name="l00122"></a>00122                 <a class="codeRef" doxygen="qt.tag:" href="qcstring.html">QCString</a> &amp;replyType, <a class="codeRef" doxygen="qt.tag:" href="qbytearray.html">QByteArray</a> &amp;replyData);
<a name="l00123"></a>00123    <span class="keyword">virtual</span> QCStringList <a class="code" href="classKLauncher.html#97c53f8acd281d84c5001dbda11a1f7a">functions</a>();
<a name="l00124"></a>00124    <span class="keyword">virtual</span> QCStringList <a class="code" href="classKLauncher.html#470a9c908f2325b0210c09f1201fc21d">interfaces</a>();
<a name="l00125"></a>00125 
<a name="l00126"></a>00126 <span class="keyword">protected</span>:
<a name="l00127"></a>00127    <span class="keywordtype">void</span> <a class="code" href="classKLauncher.html#a37723aaacc74c281990b19fb3be920f">processDied</a>(pid_t pid, <span class="keywordtype">long</span> exitStatus);
<a name="l00128"></a>00128 
<a name="l00129"></a>00129    <span class="keywordtype">void</span> <a class="code" href="classKLauncher.html#f4f078c7e48969ba42ea117f6cf6296a">requestStart</a>(<a class="code" href="classKLaunchRequest.html">KLaunchRequest</a> *request);
<a name="l00130"></a>00130    <span class="keywordtype">void</span> <a class="code" href="classKLauncher.html#31b7efd90d5d78863ca021786e5b78b7">requestDone</a>(<a class="code" href="classKLaunchRequest.html">KLaunchRequest</a> *request);
<a name="l00131"></a>00131 
<a name="l00132"></a>00132    <span class="keywordtype">void</span> <a class="code" href="classKLauncher.html#bf0aaf6bc83cbb9573fd5e8ec39d4228">setLaunchEnv</a>(<span class="keyword">const</span> <a class="codeRef" doxygen="qt.tag:" href="qcstring.html">QCString</a> &amp;name, <span class="keyword">const</span> <a class="codeRef" doxygen="qt.tag:" href="qcstring.html">QCString</a> &amp;value);
<a name="l00133"></a>00133    <span class="keywordtype">void</span> <a class="code" href="classKLauncher.html#cb3c66ab83648629df1d7c6e0726867b">exec_blind</a>(<span class="keyword">const</span> <a class="codeRef" doxygen="qt.tag:" href="qcstring.html">QCString</a> &amp;name, <span class="keyword">const</span> <a class="codeRef" doxygen="qt.tag:" href="qvaluelist.html">QValueList&lt;QCString&gt;</a> &amp;arg_list,
<a name="l00134"></a>00134        <span class="keyword">const</span> <a class="codeRef" doxygen="qt.tag:" href="qvaluelist.html">QValueList&lt;QCString&gt;</a> &amp;envs, <span class="keyword">const</span> <a class="codeRef" doxygen="qt.tag:" href="qcstring.html">QCString</a>&amp; startup_id = <span class="stringliteral">""</span> );
<a name="l00135"></a>00135    <span class="keywordtype">bool</span> <a class="code" href="classKLauncher.html#72be6e6637c40826ee8d2e05e796ade6">start_service</a>(KService::Ptr service, <span class="keyword">const</span> <a class="codeRef" doxygen="qt.tag:" href="qstringlist.html">QStringList</a> &amp;urls,
<a name="l00136"></a>00136        <span class="keyword">const</span> <a class="codeRef" doxygen="qt.tag:" href="qvaluelist.html">QValueList&lt;QCString&gt;</a> &amp;envs, <span class="keyword">const</span> <a class="codeRef" doxygen="qt.tag:" href="qcstring.html">QCString</a>&amp; startup_id = <span class="stringliteral">""</span>,
<a name="l00137"></a>00137        <span class="keywordtype">bool</span> blind = <span class="keyword">false</span>, <span class="keywordtype">bool</span> <a class="code" href="classKLauncher.html#c64a969877daa2453d2cece93f888851">autoStart</a> = <span class="keyword">false</span> );
<a name="l00138"></a>00138    <span class="keywordtype">bool</span> <a class="code" href="classKLauncher.html#8d16c52dedac2e5c1c49cbe314780bf6">start_service_by_name</a>(<span class="keyword">const</span> <a class="codeRef" doxygen="qt.tag:" href="qstring.html">QString</a> &amp;serviceName, <span class="keyword">const</span> <a class="codeRef" doxygen="qt.tag:" href="qstringlist.html">QStringList</a> &amp;urls,
<a name="l00139"></a>00139        <span class="keyword">const</span> <a class="codeRef" doxygen="qt.tag:" href="qvaluelist.html">QValueList&lt;QCString&gt;</a> &amp;envs, <span class="keyword">const</span> <a class="codeRef" doxygen="qt.tag:" href="qcstring.html">QCString</a>&amp; startup_id, <span class="keywordtype">bool</span> blind);
<a name="l00140"></a>00140    <span class="keywordtype">bool</span> <a class="code" href="classKLauncher.html#519186d7a1d98ffadd07d79a2c833875">start_service_by_desktop_path</a>(<span class="keyword">const</span> <a class="codeRef" doxygen="qt.tag:" href="qstring.html">QString</a> &amp;serviceName, <span class="keyword">const</span> <a class="codeRef" doxygen="qt.tag:" href="qstringlist.html">QStringList</a> &amp;urls,
<a name="l00141"></a>00141        <span class="keyword">const</span> <a class="codeRef" doxygen="qt.tag:" href="qvaluelist.html">QValueList&lt;QCString&gt;</a> &amp;envs, <span class="keyword">const</span> <a class="codeRef" doxygen="qt.tag:" href="qcstring.html">QCString</a>&amp; startup_id, <span class="keywordtype">bool</span> blind);
<a name="l00142"></a>00142    <span class="keywordtype">bool</span> <a class="code" href="classKLauncher.html#752bf7e064c43f53324319dd8347c67d">start_service_by_desktop_name</a>(<span class="keyword">const</span> <a class="codeRef" doxygen="qt.tag:" href="qstring.html">QString</a> &amp;serviceName, <span class="keyword">const</span> <a class="codeRef" doxygen="qt.tag:" href="qstringlist.html">QStringList</a> &amp;urls,
<a name="l00143"></a>00143        <span class="keyword">const</span> <a class="codeRef" doxygen="qt.tag:" href="qvaluelist.html">QValueList&lt;QCString&gt;</a> &amp;envs, <span class="keyword">const</span> <a class="codeRef" doxygen="qt.tag:" href="qcstring.html">QCString</a>&amp; startup_id, <span class="keywordtype">bool</span> blind);
<a name="l00144"></a>00144    <span class="keywordtype">bool</span> <a class="code" href="classKLauncher.html#289585cbaab855ca581bc2b1de364a10">kdeinit_exec</a>(<span class="keyword">const</span> <a class="codeRef" doxygen="qt.tag:" href="qstring.html">QString</a> &amp;app, <span class="keyword">const</span> <a class="codeRef" doxygen="qt.tag:" href="qstringlist.html">QStringList</a> &amp;args,
<a name="l00145"></a>00145        <span class="keyword">const</span> <a class="codeRef" doxygen="qt.tag:" href="qvaluelist.html">QValueList&lt;QCString&gt;</a> &amp;envs, <a class="codeRef" doxygen="qt.tag:" href="qcstring.html">QCString</a> startup_id, <span class="keywordtype">bool</span> wait);
<a name="l00146"></a>00146 
<a name="l00147"></a>00147    <span class="keywordtype">void</span> <a class="code" href="classKLauncher.html#4eee637e9238db7226dc4c17153dfcf8">waitForSlave</a>(pid_t pid);
<a name="l00148"></a>00148 
<a name="l00149"></a>00149    <span class="keywordtype">void</span> <a class="code" href="classKLauncher.html#c64a969877daa2453d2cece93f888851">autoStart</a>(<span class="keywordtype">int</span> phase);
<a name="l00150"></a>00150 
<a name="l00151"></a>00151    <span class="keywordtype">void</span> <a class="code" href="classKLauncher.html#1a60ec25ef0b4095a6f3a22519b508d8">createArgs</a>( <a class="code" href="classKLaunchRequest.html">KLaunchRequest</a> *request, <span class="keyword">const</span> KService::Ptr service,
<a name="l00152"></a>00152                     <span class="keyword">const</span> <a class="codeRef" doxygen="qt.tag:" href="qstringlist.html">QStringList</a> &amp;url);
<a name="l00153"></a>00153 
<a name="l00154"></a>00154    pid_t <a class="code" href="classKLauncher.html#4b294c21730aec5cf2a25e0f2d81a950">requestHoldSlave</a>(<span class="keyword">const</span> KURL &amp;url, <span class="keyword">const</span> <a class="codeRef" doxygen="qt.tag:" href="qstring.html">QString</a> &amp;app_socket);
<a name="l00155"></a>00155    pid_t <a class="code" href="classKLauncher.html#207182b173cfea84296ca0cf66f19a3f">requestSlave</a>(<span class="keyword">const</span> <a class="codeRef" doxygen="qt.tag:" href="qstring.html">QString</a> &amp;protocol, <span class="keyword">const</span> <a class="codeRef" doxygen="qt.tag:" href="qstring.html">QString</a> &amp;host,
<a name="l00156"></a>00156                       <span class="keyword">const</span> <a class="codeRef" doxygen="qt.tag:" href="qstring.html">QString</a> &amp;app_socket, <a class="codeRef" doxygen="qt.tag:" href="qstring.html">QString</a> &amp;error);
<a name="l00157"></a>00157 
<a name="l00158"></a>00158 
<a name="l00159"></a>00159    <span class="keywordtype">void</span> <a class="code" href="classKLauncher.html#cb243a34d86f3410d870283603f200b6">queueRequest</a>(<a class="code" href="classKLaunchRequest.html">KLaunchRequest</a> *);
<a name="l00160"></a>00160 
<a name="l00161"></a>00161    <span class="keywordtype">void</span> <a class="code" href="classKLauncher.html#ba6745446ca6cb3b817c3b11f58a1ae7">send_service_startup_info</a>( <a class="code" href="classKLaunchRequest.html">KLaunchRequest</a> *request, KService::Ptr service, <span class="keyword">const</span> <a class="codeRef" doxygen="qt.tag:" href="qcstring.html">QCString</a>&amp; startup_id,
<a name="l00162"></a>00162        <span class="keyword">const</span> <a class="codeRef" doxygen="qt.tag:" href="qvaluelist.html">QValueList&lt;QCString&gt;</a> &amp;envs );
<a name="l00163"></a>00163    <span class="keywordtype">void</span> <a class="code" href="classKLauncher.html#c7b0dbf699b52a606f26bb72882a9927">cancel_service_startup_info</a>( <a class="code" href="classKLaunchRequest.html">KLaunchRequest</a> *request, <span class="keyword">const</span> <a class="codeRef" doxygen="qt.tag:" href="qcstring.html">QCString</a>&amp; startup_id,
<a name="l00164"></a>00164        <span class="keyword">const</span> <a class="codeRef" doxygen="qt.tag:" href="qvaluelist.html">QValueList&lt;QCString&gt;</a> &amp;envs );
<a name="l00165"></a>00165 
<a name="l00166"></a>00166 <span class="keyword">public</span> slots:
<a name="l00167"></a>00167    <span class="keywordtype">void</span> <a class="code" href="classKLauncher.html#dc525041dcef1711871f1b7610a72cc0">slotAutoStart</a>();
<a name="l00168"></a>00168    <span class="keywordtype">void</span> <a class="code" href="classKLauncher.html#5d2b9d16bd94f352428ff68c2e410320">slotDequeue</a>();
<a name="l00169"></a>00169    <span class="keywordtype">void</span> <a class="code" href="classKLauncher.html#a4c9917701424d0840dc634df639dd6d">slotKDEInitData</a>(<span class="keywordtype">int</span>);
<a name="l00170"></a>00170    <span class="keywordtype">void</span> <a class="code" href="classKLauncher.html#35831284bc64815cf7f3623ca714c166">slotAppRegistered</a>(<span class="keyword">const</span> <a class="codeRef" doxygen="qt.tag:" href="qcstring.html">QCString</a> &amp;appId);
<a name="l00171"></a>00171    <span class="keywordtype">void</span> <a class="code" href="classKLauncher.html#a4f794f547936f9f67973752e4eab724">slotSlaveStatus</a>(<a class="code" href="classIdleSlave.html">IdleSlave</a> *);
<a name="l00172"></a>00172    <span class="keywordtype">void</span> <a class="code" href="classKLauncher.html#cca862ab9ba9b9f0f70dc84dd3c8d465">acceptSlave</a>( KSocket *);
<a name="l00173"></a>00173    <span class="keywordtype">void</span> <a class="code" href="classKLauncher.html#324f67476296258825237d7d3c170f39">slotSlaveGone</a>();
<a name="l00174"></a>00174    <span class="keywordtype">void</span> <a class="code" href="classKLauncher.html#1eef219a08047c624fda1f3047cdf908">idleTimeout</a>();
<a name="l00175"></a>00175 
<a name="l00176"></a>00176 <span class="keyword">protected</span>:
<a name="l00177"></a><a class="code" href="classKLauncher.html#aa13d1d3769b796d754965d8312caaa8">00177</a>    <a class="codeRef" doxygen="qt.tag:" href="qptrlist.html">QPtrList&lt;KLaunchRequest&gt;</a> <a class="code" href="classKLauncher.html#aa13d1d3769b796d754965d8312caaa8">requestList</a>; <span class="comment">// Requests being handled</span>
<a name="l00178"></a><a class="code" href="classKLauncher.html#00f81ed2ca27574d6289fd85189e5c80">00178</a>    <a class="codeRef" doxygen="qt.tag:" href="qptrlist.html">QPtrList&lt;KLaunchRequest&gt;</a> <a class="code" href="classKLauncher.html#00f81ed2ca27574d6289fd85189e5c80">requestQueue</a>; <span class="comment">// Requests waiting to being handled</span>
<a name="l00179"></a><a class="code" href="classKLauncher.html#b980f95c66f4ab695ab93c3e6315a87d">00179</a>    <span class="keywordtype">int</span> <a class="code" href="classKLauncher.html#b980f95c66f4ab695ab93c3e6315a87d">kdeinitSocket</a>;
<a name="l00180"></a><a class="code" href="classKLauncher.html#2c81b9e25adf9ada8fd1e93632a547a1">00180</a>    <a class="codeRef" doxygen="qt.tag:" href="qsocketnotifier.html">QSocketNotifier</a> *<a class="code" href="classKLauncher.html#2c81b9e25adf9ada8fd1e93632a547a1">kdeinitNotifier</a>;
<a name="l00181"></a><a class="code" href="classKLauncher.html#8223c7b351262f049fa6a466b938ae09">00181</a>    <a class="code" href="structserviceResult.html">serviceResult</a> <a class="code" href="classKLauncher.html#8223c7b351262f049fa6a466b938ae09">DCOPresult</a>;
<a name="l00182"></a><a class="code" href="classKLauncher.html#c7abc8679496eacc9a5a81b5a705fc52">00182</a>    <a class="code" href="classKLaunchRequest.html">KLaunchRequest</a> *<a class="code" href="classKLauncher.html#c7abc8679496eacc9a5a81b5a705fc52">lastRequest</a>;
<a name="l00183"></a><a class="code" href="classKLauncher.html#c06577774d0a2074e122810931296cab">00183</a>    <a class="codeRef" doxygen="qt.tag:" href="qptrlist.html">QPtrList&lt;SlaveWaitRequest&gt;</a> <a class="code" href="classKLauncher.html#c06577774d0a2074e122810931296cab">mSlaveWaitRequest</a>;
<a name="l00184"></a><a class="code" href="classKLauncher.html#5162de089f95f15e1cef0bf100c0532a">00184</a>    <a class="codeRef" doxygen="qt.tag:" href="qstring.html">QString</a> <a class="code" href="classKLauncher.html#5162de089f95f15e1cef0bf100c0532a">mPoolSocketName</a>;
<a name="l00185"></a><a class="code" href="classKLauncher.html#6d26c67522a923d4ddb37691feb16c91">00185</a>    KServerSocket *<a class="code" href="classKLauncher.html#6d26c67522a923d4ddb37691feb16c91">mPoolSocket</a>;
<a name="l00186"></a><a class="code" href="classKLauncher.html#d5457dbc3c27f2fe6076e13ec8dcdf7d">00186</a>    <a class="codeRef" doxygen="qt.tag:" href="qptrlist.html">QPtrList&lt;IdleSlave&gt;</a> <a class="code" href="classKLauncher.html#d5457dbc3c27f2fe6076e13ec8dcdf7d">mSlaveList</a>;
<a name="l00187"></a><a class="code" href="classKLauncher.html#205a6d99a6d531facf66100d6f6c32db">00187</a>    <a class="codeRef" doxygen="qt.tag:" href="qtimer.html">QTimer</a> <a class="code" href="classKLauncher.html#205a6d99a6d531facf66100d6f6c32db">mTimer</a>;
<a name="l00188"></a><a class="code" href="classKLauncher.html#44754eea300a81ace48fae374319bfef">00188</a>    <a class="codeRef" doxygen="qt.tag:" href="qtimer.html">QTimer</a> <a class="code" href="classKLauncher.html#44754eea300a81ace48fae374319bfef">mAutoTimer</a>;
<a name="l00189"></a><a class="code" href="classKLauncher.html#5559b845783383b7c1eddbe3676fe74d">00189</a>    <span class="keywordtype">bool</span> <a class="code" href="classKLauncher.html#5559b845783383b7c1eddbe3676fe74d">bProcessingQueue</a>;
<a name="l00190"></a><a class="code" href="classKLauncher.html#b0060dbdfe741f38ede22c0a41e0e051">00190</a>    <a class="code" href="classAutoStart.html">AutoStart</a> <a class="code" href="classKLauncher.html#b0060dbdfe741f38ede22c0a41e0e051">mAutoStart</a>;
<a name="l00191"></a><a class="code" href="classKLauncher.html#52f99c3d60374230daeef84bf85b6690">00191</a>    <a class="codeRef" doxygen="qt.tag:" href="qcstring.html">QCString</a> <a class="code" href="classKLauncher.html#52f99c3d60374230daeef84bf85b6690">mSlaveDebug</a>;
<a name="l00192"></a><a class="code" href="classKLauncher.html#5175cde62294e4aafb491258b959ced5">00192</a>    <a class="codeRef" doxygen="qt.tag:" href="qcstring.html">QCString</a> <a class="code" href="classKLauncher.html#5175cde62294e4aafb491258b959ced5">mSlaveValgrind</a>;
<a name="l00193"></a><a class="code" href="classKLauncher.html#aec749749277b183011f698aba696207">00193</a>    <a class="codeRef" doxygen="qt.tag:" href="qcstring.html">QCString</a> <a class="code" href="classKLauncher.html#aec749749277b183011f698aba696207">mSlaveValgrindSkin</a>;
<a name="l00194"></a><a class="code" href="classKLauncher.html#df81a0ae5c5f1fb7f5d9e8d293799aab">00194</a>    <span class="keywordtype">bool</span> <a class="code" href="classKLauncher.html#df81a0ae5c5f1fb7f5d9e8d293799aab">dontBlockReading</a>;
<a name="l00195"></a><a class="code" href="classKLauncher.html#dbf69aadf08a7a76c0b4381c53a33605">00195</a>    <span class="keywordtype">bool</span> <a class="code" href="classKLauncher.html#dbf69aadf08a7a76c0b4381c53a33605">newStartup</a>;
<a name="l00196"></a>00196 <span class="preprocessor">#ifdef Q_WS_X11</span>
<a name="l00197"></a>00197 <span class="preprocessor"></span>   Display *mCached_dpy;
<a name="l00198"></a>00198 <span class="preprocessor">#endif</span>
<a name="l00199"></a>00199 <span class="preprocessor"></span>};
<a name="l00200"></a>00200 <span class="preprocessor">#endif</span>
</pre></div>    </div></div>


      </td>
  </tr>
  <tr>
    <td valign="top" id="leftmenu" width="25%">
      <a name="navigation"></a>
      <div class="menu_box"><h2>kinit</h2>
<div class="nav_list">
<ul><li><a href="index.html">Main Page</a></li><li><a href="hierarchy.html">Class Hierarchy</a></li><li><a href="classes.html">Alphabetical List</a></li><li><a href="annotated.html">Class List</a></li><li><a href="files.html">File List</a></li><li><a href="functions.html">Class Members</a></li></ul>
<!--
<h2>Class Picker</h2>
<div style="text-align: center;">
<form name="guideform">
<select name="guidelinks" style="width:100%;" onChange="window.location=document.guideform.guidelinks.options[document.guideform.guidelinks.selectedIndex].value">
<option value="annotated.html">-- Choose --</option>
  <option value="classAutoStart.html">autostart</option>,  <option value="classIdleSlave.html">idleslave</option>,  <option value="classKLauncher.html">klauncher</option>,  <option value="classKLaunchRequest.html">klaunchrequest</option>,  <option value="classSlaveWaitRequest.html">slavewaitrequest</option>,
</select>
</form>
</div>
-->
</div></div>
<div class="menu_box"><h2>API Dox</h2>
<div class="nav_list">
<ul>
<li><a href="../../arts/html/index.html">arts</a></li><li><a href="../../dcop/html/index.html">dcop</a></li><li><a href="../../dnssd/html/index.html">dnssd</a></li><li><a href="../../interfaces/html/index.html">interfaces</a></li><li>&nbsp;&nbsp;&nbsp;&nbsp;<a href="../../interfaces/kimproxy/interface/html/index.html">interface</a></li><li>&nbsp;&nbsp;&nbsp;&nbsp;<a href="../../interfaces/kimproxy/library/html/index.html">library</a></li><li>&nbsp;&nbsp;<a href="../../interfaces/kspeech/html/index.html">kspeech</a></li><li>&nbsp;&nbsp;<a href="../../interfaces/ktexteditor/html/index.html">ktexteditor</a></li><li><a href="../../kabc/html/index.html">kabc</a></li><li><a href="../../kate/html/index.html">kate</a></li><li><a href="../../kcmshell/html/index.html">kcmshell</a></li><li><a href="../../kdecore/html/index.html">kdecore</a></li><li><a href="../../kded/html/index.html">kded</a></li><li><a href="../../kdefx/html/index.html">kdefx</a></li><li><a href="../../kdeprint/html/index.html">kdeprint</a></li><li><a href="../../kdesu/html/index.html">kdesu</a></li><li><a href="../../kdeui/html/index.html">kdeui</a></li><li><a href="../../kdoctools/html/index.html">kdoctools</a></li><li><a href="../../khtml/html/index.html">khtml</a></li><li><a href="../../kimgio/html/index.html">kimgio</a></li><li><a href="../../kinit/html/index.html">kinit</a></li><li><a href="../../kio/html/index.html">kio</a></li><li>&nbsp;&nbsp;<a href="../../kio/bookmarks/html/index.html">bookmarks</a></li><li>&nbsp;&nbsp;<a href="../../kio/httpfilter/html/index.html">httpfilter</a></li><li>&nbsp;&nbsp;<a href="../../kio/kfile/html/index.html">kfile</a></li><li>&nbsp;&nbsp;<a href="../../kio/kio/html/index.html">kio</a></li><li>&nbsp;&nbsp;<a href="../../kio/kioexec/html/index.html">kioexec</a></li><li>&nbsp;&nbsp;<a href="../../kio/kpasswdserver/html/index.html">kpasswdserver</a></li><li>&nbsp;&nbsp;<a href="../../kio/kssl/html/index.html">kssl</a></li><li><a href="../../kioslave/html/index.html">kioslave</a></li><li>&nbsp;&nbsp;<a href="../../kioslave/http/html/index.html">http</a></li><li><a href="../../kjs/html/index.html">kjs</a></li><li><a href="../../kmdi/html/index.html">kmdi</a></li><li>&nbsp;&nbsp;<a href="../../kmdi/kmdi/html/index.html">kmdi</a></li><li><a href="../../knewstuff/html/index.html">knewstuff</a></li><li><a href="../../kparts/html/index.html">kparts</a></li><li><a href="../../kresources/html/index.html">kresources</a></li><li><a href="../../kspell2/html/index.html">kspell2</a></li><li><a href="../../kunittest/html/index.html">kunittest</a></li><li><a href="../../kutils/html/index.html">kutils</a></li><li><a href="../../kwallet/html/index.html">kwallet</a></li><li><a href="../../libkmid/html/index.html">libkmid</a></li><li><a href="../../libkscreensaver/html/index.html">libkscreensaver</a></li>
</ul></div></div>


        </td>
</tr>
</table>

<span class="doNotDisplay">
  <a href="http://www.kde.org/" accesskey="8">KDE Home</a> |
  <a href="http://accessibility.kde.org/" accesskey="9">KDE Accessibility Home</a> |
  <a href="http://www.kde.org/media/accesskeys.php" accesskey="0">Description of Access Keys</a>
</span>


<div style="height: 8px"></div>

<div id="footer">
  <div id="footer_left">
    Maintained by <a href="&#109;&#97;&#105;&#108;&#116;&#111;&#58;groo&#116;&#64;kde&#46;or&#x67;">Adriaan de Groot</a>
and
<a href="&#109;a&#105;&#108;&#116;&#111;&#58;w&#105;nter&#116;&#64;kde&#46;or&#x67">Allen Winter</a>.
<br/>
    KDE and K Desktop Environment are trademarks of <a href="http://www.kde.org/areas/kde-ev/" title="Homepage of the KDE non-profit Organization">KDE e.V.</a> |
    <a href="http://www.kde.org/contact/impressum.php">Legal</a>
  </div>
  <div id="footer_right"><img src="/media/images/footer_right.png" style="margin: 0px" alt="" /></div>
</div>

<!--
WARNING: DO NOT SEND MAIL TO THE FOLLOWING EMAIL ADDRESS! YOU WILL
BE BLOCKED INSTANTLY AND PERMANENTLY!
<a href="mailto:aaaatrap-425acc3b5374943f@kde.org">Block me</a>
WARNING END
-->

</body>
</html>