class KLocalSocket


Table of contents
Modules
kdecore Classes
All Classes
Module kdecore
Namespace global
Class KLocalSocket
Inherits QTcpSocket

Returns a localized version of a string with 1 argument and a context. ctxt - context of the string text - string to be localized a1 - first argument Returns localized string Returns a localized version of a string with 2 arguments and a context. ctxt - context of the string text - string to be localized a1 - first argument a2 - second argument Returns localized string Returns a localized version of a string with 3 arguments and a context. ctxt - context of the string text - string to be localized a1 - first argument a2 - second argument a3 - third argument Returns localized string Returns a localized version of a string with 4 arguments and a context. ctxt - context of the string text - string to be localized a1 - first argument a2 - second argument a3 - third argument a4 - fourth argument Returns localized string Returns a localized version of a string with 5 arguments and a context. ctxt - context of the string text - string to be localized a1 - first argument a2 - second argument a3 - third argument a4 - fourth argument a5 - fifth argument Returns localized string Returns a localized version of a string with 6 arguments and a context. ctxt - context of the string text - string to be localized a1 - first argument a2 - second argument a3 - third argument a4 - fourth argument a5 - fifth argument a6 - sixth argument Returns localized string Returns a localized version of a string with 7 arguments and a context. ctxt - context of the string text - string to be localized a1 - first argument a2 - second argument a3 - third argument a4 - fourth argument a5 - fifth argument a6 - sixth argument a7 - seventh argument Returns localized string Returns a localized version of a string with 8 arguments and a context. ctxt - context of the string text - string to be localized a1 - first argument a2 - second argument a3 - third argument a4 - fourth argument a5 - fifth argument a6 - sixth argument a7 - seventh argument a8 - eighth argument Returns localized string Returns a localized version of a string with 9 arguments and a context. ctxt - context of the string text - string to be localized a1 - first argument a2 - second argument a3 - third argument a4 - fourth argument a5 - fifth argument a6 - sixth argument a7 - seventh argument a8 - eighth argument a9 - ninth argument Returns localized string Returns a localized version of a string with 1 argument using correct plural form. sing - string to be localized in singular plur - string to be localized in plural a1 - first argument Returns localized string Returns a localized version of a string with 2 arguments using correct plural form. sing - string to be localized in singular plur - string to be localized in plural a1 - first argument a2 - second argument Returns localized string Returns a localized version of a string with 3 arguments using correct plural form. sing - string to be localized in singular plur - string to be localized in plural a1 - first argument a2 - second argument a3 - third argument Returns localized string Returns a localized version of a string with 4 arguments using correct plural form. sing - string to be localized in singular plur - string to be localized in plural a1 - first argument a2 - second argument a3 - third argument a4 - fourth argument Returns localized string Returns a localized version of a string with 5 arguments using correct plural form. sing - string to be localized in singular plur - string to be localized in plural a1 - first argument a2 - second argument a3 - third argument a4 - fourth argument a5 - fifth argument Returns localized string Returns a localized version of a string with 6 arguments using correct plural form. sing - string to be localized in singular plur - string to be localized in plural a1 - first argument a2 - second argument a3 - third argument a4 - fourth argument a5 - fifth argument a6 - sixth argument Returns localized string Returns a localized version of a string with 7 arguments using correct plural form. sing - string to be localized in singular plur - string to be localized in plural a1 - first argument a2 - second argument a3 - third argument a4 - fourth argument a5 - fifth argument a6 - sixth argument a7 - seventh argument Returns localized string Returns a localized version of a string with 8 arguments using correct plural form. sing - string to be localized in singular plur - string to be localized in plural a1 - first argument a2 - second argument a3 - third argument a4 - fourth argument a5 - fifth argument a6 - sixth argument a7 - seventh argument a8 - eighth argument Returns localized string Returns a localized version of a string with 9 arguments using correct plural form. sing - string to be localized in singular plur - string to be localized in plural a1 - first argument a2 - second argument a3 - third argument a4 - fourth argument a5 - fifth argument a6 - sixth argument a7 - seventh argument a8 - eighth argument a9 - ninth argument Returns localized string Returns a localized version of a string with 1 argument and a context using correct plural form. ctxt - context of the string sing - string to be localized in singular plur - string to be localized in plural a1 - first argument Returns localized string Returns a localized version of a string with 2 arguments and a context using correct plural form. ctxt - context of the string sing - string to be localized in singular plur - string to be localized in plural a1 - first argument a2 - second argument Returns localized string Returns a localized version of a string with 3 arguments and a context using correct plural form. ctxt - context of the string sing - string to be localized in singular plur - string to be localized in plural a1 - first argument a2 - second argument a3 - third argument Returns localized string Returns a localized version of a string with 4 arguments and a context using correct plural form. ctxt - context of the string sing - string to be localized in singular plur - string to be localized in plural a1 - first argument a2 - second argument a3 - third argument a4 - fourth argument Returns localized string Returns a localized version of a string with 5 arguments and a context using correct plural form. ctxt - context of the string sing - string to be localized in singular plur - string to be localized in plural a1 - first argument a2 - second argument a3 - third argument a4 - fourth argument a5 - fifth argument Returns localized string Returns a localized version of a string with 6 arguments and a context using correct plural form. ctxt - context of the string sing - string to be localized in singular plur - string to be localized in plural a1 - first argument a2 - second argument a3 - third argument a4 - fourth argument a5 - fifth argument a6 - sixth argument Returns localized string Returns a localized version of a string with 7 arguments and a context using correct plural form. ctxt - context of the string sing - string to be localized in singular plur - string to be localized in plural a1 - first argument a2 - second argument a3 - third argument a4 - fourth argument a5 - fifth argument a6 - sixth argument a7 - seventh argument Returns localized string Returns a localized version of a string with 8 arguments and a context using correct plural form. ctxt - context of the string sing - string to be localized in singular plur - string to be localized in plural a1 - first argument a2 - second argument a3 - third argument a4 - fourth argument a5 - fifth argument a6 - sixth argument a7 - seventh argument a8 - eighth argument Returns localized string Returns a localized version of a string with 9 arguments and a context using correct plural form. ctxt - context of the string sing - string to be localized in singular plur - string to be localized in plural a1 - first argument a2 - second argument a3 - third argument a4 - fourth argument a5 - fifth argument a6 - sixth argument a7 - seventh argument a8 - eighth argument a9 - ninth argument Returns localized string KLocalSocket KLocalSocket allows one to create and use local (Unix) sockets

On some platforms, local sockets are a kind of streaming socket that can be used to transmit and receive data just like Internet (TCP) streaming sockets. The difference is that they remain local to the host running them and cannot be accessed externally. They are also very fast and (in theory) consume less resources than standard TCP sockets.

KLocalSocket supports two kinds of local socket types (see KLocalSocket.LocalSocketType): - Unix sockets (UnixSocket): standard Unix sockets whose names are file paths and obey filesystem restrictions - Abstract Unix sockets (AbstractUnixSocket): similar to Unix sockets, but they don't exist as entries in the filesystem and, thus, aren't restricted by its permissions

Author Thiago Macieira



enums

enum details

methods