• Skip to content
  • Skip to link menu
KDE 4.3 API Reference
  • KDE API Reference
  • kdelibs
  • Sitemap
  • Contact Us
 

KIO

KOpenWithDialog Class Reference

"Open With" dialog box. More...

#include <kopenwithdialog.h>

Inheritance diagram for KOpenWithDialog:
KDialog QDialog

List of all members.

Public Slots

void slotHighlighted (const QString &_name, const QString &_exec)
void slotSelected (const QString &_name, const QString &_exec)
void slotTerminalToggled (bool)
void slotTextChanged ()

Public Member Functions

void hideNoCloseOnExit ()
void hideRunInTerminal ()
 KOpenWithDialog (QWidget *parent=0)
 KOpenWithDialog (const QString &mimeType, const QString &value, QWidget *parent=0)
 KOpenWithDialog (const KUrl::List &urls, const QString &text, const QString &value, QWidget *parent=0)
 KOpenWithDialog (const KUrl::List &urls, QWidget *parent=0)
KService::Ptr service () const
void setSaveNewApplications (bool b)
QString text () const
 ~KOpenWithDialog ()

Protected Slots

virtual void accept ()

Detailed Description

"Open With" dialog box.

Note:
To let the user choose an application and run it immediately, use simpler KRun::displayOpenWithDialog().
Author:
David Faure <faure@kde.org>

Definition at line 39 of file kopenwithdialog.h.


Constructor & Destructor Documentation

KOpenWithDialog::KOpenWithDialog ( const KUrl::List &  urls,
QWidget *  parent = 0 
) [explicit]

Create a dialog that asks for a application to open a given URL(s) with.

Parameters:
urls the URLs that should be opened. The list can be empty, if the dialog is used to choose an application but not for some particular URLs.
parent parent widget

Definition at line 477 of file kopenwithdialog.cpp.

KOpenWithDialog::KOpenWithDialog ( const KUrl::List &  urls,
const QString &  text,
const QString &  value,
QWidget *  parent = 0 
)

Create a dialog that asks for a application to open a given URL(s) with.

Parameters:
urls is the URL that should be opened
text appears as a label on top of the entry box.
value is the initial value of the line
parent parent widget

Definition at line 498 of file kopenwithdialog.cpp.

KOpenWithDialog::KOpenWithDialog ( const QString &  mimeType,
const QString &  value,
QWidget *  parent = 0 
)

Create a dialog to select a service for a given mimetype.

Note that this dialog doesn't apply to URLs.

Parameters:
mimeType the mime type we want to choose an application for.
value is the initial value of the line
parent parent widget

Definition at line 514 of file kopenwithdialog.cpp.

KOpenWithDialog::KOpenWithDialog ( QWidget *  parent = 0  ) 

Create a dialog to select an application Note that this dialog doesn't apply to URLs.

Parameters:
parent parent widget

Definition at line 531 of file kopenwithdialog.cpp.

KOpenWithDialog::~KOpenWithDialog (  ) 

Destructor.

Definition at line 687 of file kopenwithdialog.cpp.


Member Function Documentation

void KOpenWithDialog::accept (  )  [protected, virtual, slot]

Reimplemented from QDialog::accept().

Definition at line 921 of file kopenwithdialog.cpp.

void KOpenWithDialog::hideNoCloseOnExit (  ) 

Hide the "Do not &close when command exits" Checkbox.

Definition at line 935 of file kopenwithdialog.cpp.

void KOpenWithDialog::hideRunInTerminal (  ) 

Hide the "Run in &terminal" Checkbox.

Definition at line 942 of file kopenwithdialog.cpp.

KService::Ptr KOpenWithDialog::service (  )  const
Returns:
the chosen service in the application tree Can be null, if the user typed some text and didn't select a service.

Definition at line 948 of file kopenwithdialog.cpp.

void KOpenWithDialog::setSaveNewApplications ( bool  b  ) 

Set whether a new .desktop file should be created if the user selects an application for which no corresponding .desktop file can be found.

Regardless of this setting a new .desktop file may still be created if the user has chosen to remember the file association.

The default is false: no .desktop files are created.

Definition at line 747 of file kopenwithdialog.cpp.

void KOpenWithDialog::slotHighlighted ( const QString &  _name,
const QString &  _exec 
) [slot]

Definition at line 705 of file kopenwithdialog.cpp.

void KOpenWithDialog::slotSelected ( const QString &  _name,
const QString &  _exec 
) [slot]

Definition at line 695 of file kopenwithdialog.cpp.

void KOpenWithDialog::slotTerminalToggled ( bool   )  [slot]

Definition at line 729 of file kopenwithdialog.cpp.

void KOpenWithDialog::slotTextChanged (  )  [slot]

Definition at line 720 of file kopenwithdialog.cpp.

QString KOpenWithDialog::text (  )  const
Returns:
the text the user entered

Definition at line 927 of file kopenwithdialog.cpp.


The documentation for this class was generated from the following files:
  • kopenwithdialog.h
  • kopenwithdialog.cpp

KIO

Skip menu "KIO"
  • Main Page
  • Namespace List
  • Class Hierarchy
  • Alphabetical List
  • Class List
  • File List
  • Namespace Members
  • Class Members
  • Related Pages

kdelibs

Skip menu "kdelibs"
  • DNSSD
  • Interfaces
  •   KHexEdit
  •   KMediaPlayer
  •   KSpeech
  •   KTextEditor
  • Kate
  • kconf_update
  • KDE3Support
  •   KUnitTest
  • KDECore
  • KDED
  • KDEsu
  • KDEUI
  • KDocTools
  • KFile
  • KHTML
  • KImgIO
  • KInit
  • kio
  • KIOSlave
  • KJS
  •   KJS-API
  •   WTF
  • kjsembed
  • KNewStuff
  • KParts
  • KPty
  • Kross
  • KUtils
  • Nepomuk
  • Plasma
  • Solid
  • Sonnet
  • ThreadWeaver
Generated for kdelibs by doxygen 1.6.1
This website is maintained by Adriaan de Groot and Allen Winter.
KDE® and the K Desktop Environment® logo are registered trademarks of KDE e.V. | Legal