[KLF Application][KLF Tools][KLF Backend][KLF Home]
KLatexFormula Project
Public Member Functions | Static Public Member Functions | Protected Slots | Protected Member Functions

KLFLibOpenResourceDlg Class Reference

Dialog prompting user to choose a resource and a sub-resource to open. More...

#include <klflibview.h>

Inheritance diagram for KLFLibOpenResourceDlg:
Inheritance graph
[legend]
Collaboration diagram for KLFLibOpenResourceDlg:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 KLFLibOpenResourceDlg (const QUrl &defaultlocation=QUrl(), QWidget *parent=0)
virtual ~KLFLibOpenResourceDlg ()
virtual QUrl url () const

Static Public Member Functions

static QUrl queryOpenResource (const QUrl &defaultlocation=QUrl(), QWidget *parent=0)

Protected Slots

virtual void updateReadyToOpenFromSender (bool isready)
virtual void updateReadyToOpen ()

Protected Member Functions

virtual QUrl retrieveRawUrl () const

Detailed Description

Dialog prompting user to choose a resource and a sub-resource to open.

Definition at line 932 of file klflibview.h.


Constructor & Destructor Documentation

KLFLibOpenResourceDlg::KLFLibOpenResourceDlg ( const QUrl defaultlocation = QUrl(),
QWidget parent = 0 
)
KLFLibOpenResourceDlg::~KLFLibOpenResourceDlg ( ) [virtual]

Definition at line 4011 of file klflibview.cpp.


Member Function Documentation

QUrl KLFLibOpenResourceDlg::queryOpenResource ( const QUrl defaultlocation = QUrl(),
QWidget parent = 0 
) [static]

Definition at line 4085 of file klflibview.cpp.

References QDialog::exec(), QDialog::result(), and url().

Referenced by KLFLibBrowser::slotResourceOpen().

QUrl KLFLibOpenResourceDlg::retrieveRawUrl ( ) const [protected, virtual]
void KLFLibOpenResourceDlg::updateReadyToOpen ( ) [protected, virtual, slot]
void KLFLibOpenResourceDlg::updateReadyToOpenFromSender ( bool  isready) [protected, virtual, slot]

Definition at line 4041 of file klflibview.cpp.

References QObject::setProperty(), and updateReadyToOpen().

Referenced by KLFLibOpenResourceDlg().

QUrl KLFLibOpenResourceDlg::url ( ) const [virtual]

Definition at line 4025 of file klflibview.cpp.

References QUrl::addQueryItem(), QUrl::isEmpty(), klfDbg, and retrieveRawUrl().

Referenced by queryOpenResource().


The documentation for this class was generated from the following files:

Generated by doxygen 1.7.3