MessageViewer::OpenWithUrlInfo

Search for usage in LXR

MessageViewer::OpenWithUrlInfo Class Reference

#include <openwithurlinfo.h>

Public Member Functions

const QStringcommand () const
 
const QStringcommandLine () const
 
bool enabled () const
 
bool isLocalOpenWithInfo () const
 
bool isValid () const
 
bool operator== (const OpenWithUrlInfo &other) const
 
void setCommand (const QString &newCommand)
 
void setCommandLine (const QString &newCommandLine)
 
void setEnabled (bool newEnabled)
 
void setIsLocalOpenWithInfo (bool newLocalOpenWith)
 
void setUrl (const QString &newUrl)
 
const QStringurl () const
 

Detailed Description

The OpenWithUrlInfo class.

Author
Laurent Montel monte.nosp@m.l@kd.nosp@m.e.org

Definition at line 16 of file openwithurlinfo.h.

Member Function Documentation

◆ command()

const QString & OpenWithUrlInfo::command ( ) const

Definition at line 24 of file openwithurlinfo.cpp.

◆ commandLine()

const QString & OpenWithUrlInfo::commandLine ( ) const

Definition at line 49 of file openwithurlinfo.cpp.

◆ enabled()

bool OpenWithUrlInfo::enabled ( ) const

Definition at line 75 of file openwithurlinfo.cpp.

◆ isLocalOpenWithInfo()

bool OpenWithUrlInfo::isLocalOpenWithInfo ( ) const

Definition at line 65 of file openwithurlinfo.cpp.

◆ isValid()

bool OpenWithUrlInfo::isValid ( ) const

Definition at line 44 of file openwithurlinfo.cpp.

◆ operator==()

bool OpenWithUrlInfo::operator== ( const OpenWithUrlInfo & other) const

Definition at line 59 of file openwithurlinfo.cpp.

◆ setCommand()

void OpenWithUrlInfo::setCommand ( const QString & newCommand)

Definition at line 29 of file openwithurlinfo.cpp.

◆ setCommandLine()

void OpenWithUrlInfo::setCommandLine ( const QString & newCommandLine)

Definition at line 54 of file openwithurlinfo.cpp.

◆ setEnabled()

void OpenWithUrlInfo::setEnabled ( bool newEnabled)

Definition at line 80 of file openwithurlinfo.cpp.

◆ setIsLocalOpenWithInfo()

void OpenWithUrlInfo::setIsLocalOpenWithInfo ( bool newLocalOpenWith)

Definition at line 70 of file openwithurlinfo.cpp.

◆ setUrl()

void OpenWithUrlInfo::setUrl ( const QString & newUrl)

Definition at line 39 of file openwithurlinfo.cpp.

◆ url()

const QString & OpenWithUrlInfo::url ( ) const

Definition at line 34 of file openwithurlinfo.cpp.


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 Tue Mar 26 2024 11:12:44 by doxygen 1.10.0 written by Dimitri van Heesch, © 1997-2006

KDE's Doxygen guidelines are available online.