MessageViewer::OpenWithUrlInfo
MessageViewer::OpenWithUrlInfo Class Reference
#include <openwithurlinfo.h>
Public Member Functions | |
const QString & | command () const |
const QString & | commandLine () const |
bool | isValid () const |
bool | operator== (const OpenWithUrlInfo &other) const |
void | setCommand (const QString &newCommand) |
void | setCommandLine (const QString &newCommandLine) |
void | setUrl (const QString &newUrl) |
const QString & | url () const |
Detailed Description
The OpenWithUrlInfo class.
Definition at line 16 of file openwithurlinfo.h.
The documentation for this class was generated from the following files:
This file is part of the KDE documentation.
Documentation copyright © 1996-2023 The KDE developers.
Generated on Fri Jun 9 2023 03:55:46 by doxygen 1.8.17 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2023 The KDE developers.
Generated on Fri Jun 9 2023 03:55:46 by doxygen 1.8.17 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.