KDb
KDbConnectionData.shared.h
125 On MS Windows this option is usually ignored and TCP/IP connection to the localhost is performed.
147 to the connection. If it is null, no password is saved and thereform no password is passed to the connection.
148 In the latter case, applications that KDb should ask for the password before performing connection
157 @return true if the connection's password should be stored in a configuration file for later use.
188 QString toUserVisibleString(UserVisibleStringOptions options = UserVisibleStringOption::AddUser) const;
Database specific connection data, e.g. host, port.
Definition KDbConnectionData.shared.h:36
QString localSocketFileName
Definition KDbConnectionData.shared.h:140
bool useLocalSocketFile
Definition KDbConnectionData.shared.h:129
KCALENDARCORE_EXPORT QDataStream & operator<<(QDataStream &out, const KCalendarCore::Alarm::Ptr &)
This file is part of the KDE documentation.
Documentation copyright © 1996-2024 The KDE developers.
Generated on Mon Nov 4 2024 16:38:30 by doxygen 1.12.0 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2024 The KDE developers.
Generated on Mon Nov 4 2024 16:38:30 by doxygen 1.12.0 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.