#include <klflibbrowser_p.h>


Public Types | |
| enum | { DataRole = Qt::UserRole, OldCheckStateRole } |
Public Slots | |
| void | selectAll (bool select=true) |
| void | unselectAll () |
Public Member Functions | |
| KLFLibExportDialog (KLFLibBrowser *libbrowser) | |
| QList< QUrl > | selectedExportUrls () |
Public Member Functions inherited from QDialog | |
| QDialog (QWidget *parent=0, Qt::WindowFlags f=0) | |
| accept () | |
| accepted () | |
| done (int r) | |
| exec () | |
| finished (int result) | |
| reject () | |
| rejected () | |
| result () | |
| setResult (int i) | |
| QDialog (QWidget *parent, const char *name, bool modal=false, Qt::WindowFlags f=0) | |
Static Public Member Functions | |
| static KLFLibResourceEngine * | showExportDialogCreateResource (KLFLibBrowser *libbrowser, QList< QUrl > *exportUrls) |
Definition at line 664 of file klflibbrowser_p.h.
| anonymous enum |
| Enumerator | |
|---|---|
| DataRole | |
| OldCheckStateRole | |
Definition at line 668 of file klflibbrowser_p.h.
|
inline |
Definition at line 724 of file klflibbrowser_p.h.
References QStackedLayout::addWidget(), QDate::currentDate(), KLFLibWidgetFactory::findFactoryFor(), KLF_FUNC_NAME, klfconfig, KLFConfig::lastFileDialogPath, and KLFConfig::LibraryBrowser.
|
inlineslot |
Definition at line 792 of file klflibbrowser_p.h.
References QStandardItem::child(), and QStandardItem::rowCount().
Definition at line 763 of file klflibbrowser_p.h.
References QUrl::addQueryItem(), QStandardItem::child(), QStandardItem::data(), QStandardItem::rowCount(), and KLFLibBrowserViewContainer::url().
Referenced by showExportDialogCreateResource().
|
inlinestatic |
Definition at line 670 of file klflibbrowser_p.h.
References QMap::contains(), KLFLibEngineFactory::createResource(), QMessageBox::critical(), QDialog::exec(), KLFLibEngineFactory::findFactoryFor(), QMap::isEmpty(), QList::isEmpty(), KLF_FUNC_NAME, KLFLibWidgetFactory::retrieveCreateParametersFromWidget(), and selectedExportUrls().
Referenced by KLFLibBrowser::slotExport().
|
inlineslot |
Definition at line 801 of file klflibbrowser_p.h.
References QStandardItem::appendRow(), QStandardItem::child(), QStandardItemModel::clear(), QStandardItem::data(), KLFLibResourceEngine::FeatureSubResourceProps, KLFLibResourceEngine::FeatureSubResources, KLFLibBrowser::getOpenResource(), QStandardItemModel::indexFromItem(), QStandardItemModel::invisibleRootItem(), QString::isEmpty(), KLFLibBrowser::openUrls(), QStandardItem::parent(), QStandardItem::rowCount(), QStandardItem::setCheckState(), QStandardItemModel::setColumnCount(), QStandardItem::setData(), QStandardItem::setFlags(), QStandardItemModel::setHorizontalHeaderLabels(), QStandardItem::setText(), QList::size(), KLFLibResourceEngine::subResourceList(), KLFLibResourceEngine::subResourceProperty(), KLFLibResourceEngine::SubResPropTitle, KLFLibResourceEngine::supportedFeatureFlags(), KLFLibResourceEngine::title(), QVariant::toString(), QUrl::toString(), and KLFLibResourceEngine::url().