#include <openwithurlinfo.h>
◆ command()
const QString & OpenWithUrlInfo::command |
( |
| ) |
const |
|
nodiscard |
◆ commandLine()
const QString & OpenWithUrlInfo::commandLine |
( |
| ) |
const |
|
nodiscard |
◆ enabled()
bool OpenWithUrlInfo::enabled |
( |
| ) |
const |
|
nodiscard |
◆ isLocalOpenWithInfo()
bool OpenWithUrlInfo::isLocalOpenWithInfo |
( |
| ) |
const |
|
nodiscard |
◆ isValid()
bool OpenWithUrlInfo::isValid |
( |
| ) |
const |
|
nodiscard |
◆ operator==()
◆ setCommand()
void OpenWithUrlInfo::setCommand |
( |
const QString & | newCommand | ) |
|
◆ setCommandLine()
void OpenWithUrlInfo::setCommandLine |
( |
const QString & | newCommandLine | ) |
|
◆ setEnabled()
void OpenWithUrlInfo::setEnabled |
( |
bool | newEnabled | ) |
|
◆ setIsLocalOpenWithInfo()
void OpenWithUrlInfo::setIsLocalOpenWithInfo |
( |
bool | newLocalOpenWith | ) |
|
◆ setUrl()
void OpenWithUrlInfo::setUrl |
( |
const QString & | newUrl | ) |
|
◆ url()
const QString & OpenWithUrlInfo::url |
( |
| ) |
const |
|
nodiscard |
The documentation for this class was generated from the following files:
This file is part of the KDE documentation.
Documentation copyright © 1996-2024 The KDE developers.
Generated on Mon Nov 4 2024 16:33:26 by
doxygen 1.12.0 written
by
Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.