Lines Matching full:will
63 Any data that will be sent is serialized (marshalled, for you CORBA
79 method is called, the client class will be created. DCOPClients have
82 instance of the program running, the appId will be equal to
86 DCOPClient::attach(). This will attempt to attach to the DCOP server.
88 will return false. KApplication will catch a dcop signal and display an
104 object will not be created and thus there will be no memory overhead.
107 If you wish to attach again you will need to re-register as well. If
135 least the C++ understanding of a function signature). You will get
141 the data parameter is "built". A few examples will make clear how this
145 for a response). You will not receive the return value of the remotely
146 called function, but you will not hang while the RPC is processed either.
159 The returned value will then be available in the data parameter "reply".
186 will send your signal to all applications called 'konsole'.
201 future, there will probably be a precompiler for your sources to write
276 components but does not know which components will be interested in these
297 will be delivered. This allows the specification of certain events without
302 the signal gets deleted. A volatile DCOP signal connection will behave the
303 same. However, a non-volatile DCOP signal connection will not get deleted
305 the same name as the original sending object, the connection will be restored.
307 in that case the signal connection will always be deleted.
375 The build scripts will use dcopidl to parse MyInterface.h, converting
377 MyInterface_skel.cpp will automatically be created, compiled and
380 The next thing you have to do is to choose which of your classes will
449 your Makefile.am. The stub class will then be called MyInterface_stub.
454 Hopefully this document will get you well on your way into the world
477 read the authentication file, so it will probably only work
487 will, after kdesu got the root password, execute kcmroot as root, talking
537 resident, but no more data or stack. So this will be shared between all