 LeechCraft::ActionInfo | Describes an action exposed in shortcut manager |
 Media::AlbumInfo | Information about an album used in IAlbumArtProvider |
 Media::AlbumRelease | Describes a recent release |
 LeechCraft::ANBoolFieldValue | Describes a field with boolean values |
 LeechCraft::ANFieldData | A single additional AdvancedNotifications field |
 LeechCraft::ANIntFieldValue | Describes a field with integer values |
 LeechCraft::ANStringFieldValue | Describes a field with QString values |
 Media::ArtistBio | Information about artist biography |
 Media::ArtistImage | Describes a single artist photo |
 Media::ArtistInfo | A structure describing an artist |
 LeechCraft::Util::AssocCache< K, V, CS > | |
 Media::AudioInfo | Describes a single audio track |
 Media::AudioSearchRequest | Describes a request for an audio search in an IAudioPile |
 LeechCraft::Util::BasicDeletePolicy | |
  LeechCraft::Util::DeleteLaterPolicy | Deletes a SlotClosure object after its signal has fired |
  LeechCraft::Util::NoDeletePolicy | Does not delete a SlotClosure object |
 LeechCraft::Util::ChoiceDeletePolicy | |
 LeechCraft::Util::detail::ComparingByClosure< R > | |
 IAdvancedHTMLEditor::CustomTag | Describes a single custom tag |
 LeechCraft::Util::DBLock | Provides database transaction lock |
 IEntityManager::DelegationResult | |
 LeechCraft::Util::XDG::DesktopParser | A parser for XDG .desktop files |
 LeechCraft::Util::ExtensionsDataImpl::Details | |
 LeechCraft::Util::EitherCont< LeftSig, RightSig > | A peir of two functions, typically a continuation and an error handler |
 LeechCraft::Util::EitherCont< void(IDownload::Error), void()> | |
 enable_shared_from_this | |
  LeechCraft::Util::ModelItemBase< T > | Base class for model items for tree-like models |
  LeechCraft::Util::ModelItemBase< ModelItem > | |
   LeechCraft::Util::ModelItem | Provides a proxying API on top of an QAbstractItemModel |
 LeechCraft::Entity | Describes parameters of an entity |
 EntityTestHandleResult | The result of testing whether an entity could be handled by a plugin |
 Media::EventInfo | A structure describing an event like a gig or a festival |
 Exception | |
  LeechCraft::Util::ConcurrentException< T > | A concurrent exception that plays nicely with Qt |
 std::exception | STL class |
  LeechCraft::StandardException | |
   LeechCraft::DependencyException | |
    LeechCraft::InjectionFailureException | |
    LeechCraft::ReleaseFailureException | |
   LeechCraft::SerializationException | |
    LeechCraft::UnknownVersionException | |
 LeechCraft::Util::ExtensionsData | |
 LeechCraft::Util::ExtensionsDataImpl | |
 LeechCraft::Util::FDGuard | |
 IDataFilter::FilterVariant | Describes a single filter variant supported by this data filter |
 FireDestrPolicy | |
  LeechCraft::Util::SlotClosure< FireDestrPolicy > | Executes a given functor upon a signal (or a list of signals) |
 LeechCraft::FlatTreeItem | |
 LeechCraft::Util::detail::HandlerInvoker< RetType, ResultHandler > | |
 LeechCraft::Util::detail::HandlerInvoker< void, ResultHandler > | |
 Media::HypedArtistInfo | Contains information about a hyped artist |
 Media::HypedTrackInfo | Contains information about a hyped track |
 IActionsExporter | Interface for embedding actions and menus into various places |
 IAdvancedHTMLEditor | Interface for HTML/WYSIWYG editors with some advanced functionality |
 Media::IAlbumArtProvider | Interface for plugins that can search for album art |
 IANEmitter | Interface for plugins emitting AdvancedNotifications entries |
 IANRulesStorage | Interface for plugins managing Advanced Notifications rules |
 Media::IArtistBioFetcher | Interface for plugins supporting fetching artist biography |
 Media::IAudioPile | Interface for plugins supporting searching for tracks |
 Media::IAudioScrobbler | Interface for plugins that support scrobbling |
 IColorThemeManager | Proxy class to the color theme management engine |
 ICoreProxy | Proxy class for the communication with LeechCraft |
 ICoreTabWidget | This interface is used to represent LeechCraft's core tab widget |
 Media::ICurrentSongKeeper | Interface for plugins able to fetch current tune |
 IDataFilter | Base interface for data filter plugins |
 Media::IDiscographyProvider | Interface for plugins supporting getting artist discography |
 IDNDTab | Interface for tabs supporting Drag'n'Drop on tab level |
 IDownload | Common interface for all the downloaders |
 LeechCraft::Util::IDPool< T > | A simple pool of identificators of the given type |
 IEditorWidget | Interface to be implemented by editor widgets returned from ITextEditor::GetTextEditor() |
 IEntityHandler | Interface for plugins able to handle entities |
 IEntityManager | Proxy to core entity manager |
 Media::IEventsProvider | Interface for plugins that can provide events |
 IFinder | Base class for search providers |
 IFindProxy | Represents search results for a single Request |
 IHaveDiagInfo | Interface for plugins having human-readable diagnostic data |
 IHaveRecoverableTabs | Interface for plugins that can recover tabs after restart |
 IHaveSettings | Interface for plugins that have user-configurable settings |
 IHaveShortcuts | Interface for plugins that support configuring shortcuts |
 IHaveTabs | Interface for plugins that have one or more tabs |
 LeechCraft::IHookProxy | Class for hook-based communication between plugins |
  LeechCraft::Util::DefaultHookProxy | Standard implementation of IHookProxy |
 Media::IHypesProvider | Interface for plugins that support fetching hypes |
 IIconThemeManager | Interface for accessing LeechCraft-wide icons manager |
 IImgSource | Interface for remote image storage plugins |
 IImportExport | Interface for plugins which can import/export data to persistent storage |
 IInfo | Required interface for every plugin |
 IJobHolder | Interface for plugins holding jobs or persistent notifications |
 Media::ILyricsFinder | Interface for plugins supporting finding lyrics |
 LeechCraft::ImageServiceInfo | Describes a single image hosting service (including account) |
 IMediaPlayer | |
 Media::IModifiableRadioStation | Interface for radios supporting streams adding or removal |
 IMWProxy | This interface is used for manipulating the main window |
 LeechCraft::Util::Introspectable | |
 Media::IPendingAlbumArt | Pending album art search handle |
 Media::IPendingArtistBio | Pending biography request handle |
 Media::IPendingAudioSearch | Pending audio search handle |
 Media::IPendingDisco | Pending discography request handle |
 IPendingImgSourceRequest | Pending image request proxy object |
 Media::IPendingSimilarArtists | Pending similar artists request handle |
 Media::IPendingTagsFetch | Pending tags fetch handle |
 IPersistentStorage | Provides access to a storage in an IPersistentStoragePlugin |
 IPersistentStoragePlugin | Interface for plugins providing persistent (and possibly secure) storage |
 IPlugin2 | Base class for second-level plugins |
 IPluginAdaptor | This class is used to provide plugins for LeechCraft from additional sources |
 IPluginReady | Base class for plugins accepting second-level plugins |
 IPluginsManager | This interface is used to represent LeechCraft's global plugin manager |
 IQuarkComponentProvider | Interface for plugins providing quark components |
 Media::IRadioStation | Describes a single radio station |
 Media::IRadioStationProvider | Interface for plugins providing radio stations |
 Media::IRecentReleases | Interface for plugins providing recent releases |
 Media::IRecommendedArtists | Interface for plugins supporting recommended artists |
 IRecoverableTab | Interface for a single tab that may be recovered |
 IRemovableDevManager | Interface for classes providing information about removable devices |
 IRootWindowsManager | Interface to the core windows manager |
 IScript | Interface for objects representing scripts |
 IScriptLoader | Interface for plugins providing scripting |
 IScriptLoaderInstance | Interface for script loaders |
 LeechCraft::Util::detail::IsFuture< T > | |
 LeechCraft::Util::detail::IsFuture< QFuture< T > > | |
 IShortcutProxy | Proxy for requesting shortcuts from the shortcut manager in the Core |
 Media::ISimilarArtists | Interface for plugins supporting similar artists |
 ISpellChecker | An instance of a spell checker |
 ISpellCheckProvider | Interface for plugins providing spell checker capabilities |
 IStartupWizard | Interface for adding page to the common startup wizard |
 ISummaryRepresentation | |
 ISyncable | |
 ISyncProxy | |
 ITabWidget | This interface defines methods that should be implemented in widgets added to the main tab widget |
 ITaggableJobs | Interface for plugins having taggable download jobs |
 Media::ITagsFetcher | Interface for plugins fetching tags for untagged files |
 ITagsManager | Tags manager's interface |
 LeechCraft::Util::XDG::Item | Describes a single XDG .desktop entry |
 iterator_range | |
  LeechCraft::Util::detail::StlAssocRange< Iter, Assoc, PairType > | |
  LeechCraft::Util::detail::StlAssocRange< Iter, Assoc &, PairType > | |
 std::iterator_traits< LeechCraft::Util::ModelIterator > | |
 IteratorAdaptorBase | |
  LeechCraft::Util::detail::StlAssocIteratorAdaptor< Iter, PairType > | |
 ITextEditor | Interface for plugins implementing a text editor component |
 IVideoWidget | |
 IWebBrowser | Base class for plugins that provide a web browser |
 IWebFileStorage | Interface for plugins supporting storing files on the web |
 IWebWidget | Common interface for a web widget |
 IWkFontsSettable | Interface to aid WebKit-view-containing tabs to expose the view fonts configuration to the user |
 LeechCraft::Util::LazyInitializer< Source, Object > | Provides lazy initialization on first access to an object |
 LeechCraft::Util::CacheStrat::LRU | |
 Media::LyricsQuery | Describes a lyrics search request |
 Media::LyricsResultItem | Describes a single lyrics result item |
 Media::LyricsResults | Describes the result set for a given lyrics query |
 LeechCraft::Util::MimeDetector | |
 LeechCraft::Util::MimeDetectorImpl | |
 Model | |
  LeechCraft::Util::DndActionsMixin< Model > | Abstracts away differences between Qt4 and Qt5 in model DnD support |
  LeechCraft::Util::RoleNamesMixin< Model > | Wraps differences between role names handling in Qt4 and Qt5 |
 LeechCraft::Util::ModelIterator | Provides an iterator-based API to a Qt model |
 LeechCraft::Util::SysInfo::OSInfo | Describes the OS running LeechCraft |
 LeechCraft::Util::PlotItem::PointsSet | |
 LeechCraft::ProcessStateInfo | State of a single process represented in a IJobHolder model |
 QAbstractItemModel | |
  LeechCraft::Util::FlattenFilterModel | Proxy model flattening a hierarchical model |
  LeechCraft::Util::FlatToFoldersProxyModel | |
  LeechCraft::Util::MergeModel | |
 QCompleter | |
  LeechCraft::Util::TagsCompleter | Completer suitable for tag completion |
 QDeclarativeImageProvider | |
  LeechCraft::Util::WidthIconProvider | Provides scalable icons to QML |
   LeechCraft::Util::SettableIconProvider | QML image provider with settable icons for each path |
   LeechCraft::Util::ThemeImageProvider | Provides icons from the current theme by their FDO name |
 QDeclarativeItem | |
  LeechCraft::Util::PlotItem | |
  LeechCraft::Util::ToolTipItem | ToolTip for Qml objects |
 QDeclarativeNetworkAccessManagerFactory | |
  LeechCraft::Util::StandardNAMFactory | A standard QML QNetworkAccessManager factory |
 QDeclarativeView | |
  LeechCraft::Util::UnhideListViewBase | |
 QDialog | |
  LeechCraft::Util::CategorySelector | Way to select amongst a group of items |
  LeechCraft::Util::MassFontChangeDialog | |
  LeechCraft::Util::SvcAuth::VkCaptchaDialog | |
 QFile | |
  LeechCraft::Util::FileRemoveGuard | QFile removing itself from file system on destruction |
 QFuture< T > | |
 QLayout | |
  LeechCraft::Util::FlowLayout | A simple flow layout implementation |
 QLineEdit | |
  LeechCraft::Util::TagsLineEdit | A line edit class suitable for use with TagsCompleter |
 QList< T > | |
 QList< FlatTreeItem_ptr > | |
 QList< IWkFontsSettable * > | |
 QList< Media::ArtistImage > | |
 QList< Media::LyricsResultItem > | |
 QList< QKeySequence > | |
 QList< QLayoutItem * > | |
 QList< QList > | |
 QList< QList< Media::ReleaseTrackInfo > > | |
 QList< QObject * > | |
 QList< QPair< QByteArray, QVariant > > | |
 QList< QPair< QString, Callback_t > > | |
 QList< QPair< QString, QDeclarativeImageProvider * > > | |
 QList< QPair< QString, QObject * > > | |
 QList< QPair< QString, QVariant > > | |
 QList< QPair< std::function< void()>, boost::optional< QPointer< QObject > > > > | |
 QList< QPersistentModelIndex > | |
 QList< QPointer< QAbstractItemModel > > | |
 QList< QPointer< QObject > > | |
 QList< QPointF > | |
 QList< QRegExp > | |
 QList< QToolButton * > | |
 QList< TagInfo > | |
 QList< Type > | |
 QMap< K, V > | |
 QMap< QByteArray, QVariant > | |
 QMap< QString, CacheSizeGetters_t > | |
 QMap< QString, LeechCraft::ActionInfo > | |
 QMap< QString, qint64 > | |
 QMap< QString, QVariant > | |
 QNetworkCookieJar | |
  LeechCraft::Util::CustomCookieJar | A customized cookie jar with additional features |
 QNetworkDiskCache | |
  LeechCraft::Util::NetworkDiskCache | A thread-safe garbage-collected network disk cache |
 QNetworkReply | |
  LeechCraft::Util::CustomNetworkReply | A network reply with customizable content and reply headers |
 QObject | |
  LeechCraft::Util::AddressesModelManager | Manages an XML settings model with a list of network interfaces selected by the user from the list of available ones |
  LeechCraft::Util::AutoResizeMixin | Automatically moves a widget to fit a rectangle on resize |
  LeechCraft::Util::BaseHookInterconnector | Base class for signal-slot relays in plugin APIs |
  LeechCraft::Util::ClearLineEditAddon | Provides a "clear text" action for line edits |
  LeechCraft::Util::ColorThemeProxy | Proxy for QML files to use colors from current color theme |
  LeechCraft::Util::DelayedExecutor | Executes a given action after a given timeout |
  LeechCraft::Util::detail::Sequencer< Executor, Args > | Incapsulates the sequencing logic of asynchronous actions |
  LeechCraft::Util::DownloadHandler | |
  LeechCraft::Util::DummyObject | |
  LeechCraft::Util::FuturesTest | |
  LeechCraft::Util::LineEditButtonManager | Manages additional overlay buttons in a QLineEdit |
  LeechCraft::Util::NetworkDiskCacheGC | Garbage collection for a set of network disk caches |
  LeechCraft::Util::NotificationActionHandler | Aids in adding actions to notifications |
  LeechCraft::Util::PreludeTest | |
  LeechCraft::Util::QmlErrorWatcher | Utility class for logging errors from a QML view |
  LeechCraft::Util::QueueManager | A simple scheduling manager for a queue of functors |
  LeechCraft::Util::ResourceLoader | Utility class for loading a file from a set of locations |
  LeechCraft::Util::ShortcutManager | Aids in providing configurable shortcuts |
  LeechCraft::Util::SlotClosureBase | Base class for SlotClosure |
   LeechCraft::Util::SlotClosure< FireDestrPolicy > | Executes a given functor upon a signal (or a list of signals) |
  LeechCraft::Util::SlotClosureTest | |
  LeechCraft::Util::StdDataFilterMenuCreator | Adds actions to handle some data with relevant IDataFilter plugins to a menu |
  LeechCraft::Util::StlizeTest | |
  LeechCraft::Util::SvcAuth::VkAuthManager | |
  LeechCraft::Util::UnhoverDeleteMixin | Allows to hide a widget or popup after mouse leave |
  LeechCraft::Util::XDG::ItemsFinder | Finds and parses XDG .desktop files |
   LeechCraft::Util::XDG::ItemsDatabase | An ItemsFinder automatically watching for changes in .desktop files |
  LeechCraft::Util::XWrapper | |
  LeechCraft::Util::detail::Sequencer< E0, A0...> | |
 QPushButton | |
  LeechCraft::Util::ColorButton | A button for choosing a color |
 QSet< T > | |
 QSet< QString > | |
 QSortFilterProxyModel | |
  LeechCraft::Util::TagsFilterModel | Provides filter model with additional tags filter mode |
 QStandardItemModel | |
  LeechCraft::Util::RoleNamesMixin< QStandardItemModel > | |
   LeechCraft::Util::UnhideListModel | A model suitable to be used with UnhideListViewBase |
 QStringListModel | |
  LeechCraft::Util::TagsCompletionModel | A QStringListModel providing additional methods for tags |
 LeechCraft::QuarkComponent | Describes a single quark |
 QWidget | |
  LeechCraft::Util::BackendSelector | A common dialog to select storage backend |
  LeechCraft::Util::FontChooserWidget | |
  LeechCraft::Util::PageNotification | A horizontal widget embedding into the parent layout of the passed parent widget |
   LeechCraft::Util::FindNotification | A horizontal bar with typical widgets for text search |
    LeechCraft::Util::FindNotificationWk | A helper class to aid connecting FindNotification with Qt WebKit |
  LeechCraft::Util::SelectableBrowser | A "browser" that shows HTML either via QTextBrowser or a browser plugin |
  LeechCraft::Util::WkFontsWidget | A settings widget for configuring WebKit fonts |
 LeechCraft::Util::RegExp | |
 LeechCraft::Util::RegExpImpl | |
 Media::ReleaseInfo | Information about a release, like an album or a single |
 Media::ReleaseTrackInfo | Information about a track release |
 LeechCraft::RemoteImageInfo | Describes a remote image |
 LeechCraft::Request | Describes the elementary subrequest |
 Media::IPendingAudioSearch::Result | A structure describing a single entry in search result |
 LeechCraft::Util::detail::ScopeGuard< F > | |
 LeechCraft::Util::detail::SequenceProxy< Ret, E0, A0 > | A proxy object allowing type-checked sequencing of actions and responsible for starting the initial action |
 Media::SimilarityInfo | Describes similarty information of an artist |
 T | |
  LeechCraft::Util::ConcurrentException< T > | A concurrent exception that plays nicely with Qt |
  LeechCraft::Util::NewType< T, size_t, size_t > | A somewhat "strong" typedef |
 LeechCraft::TabClassInfo | The structure describing a single tab class |
 LeechCraft::TabRecoverInfo | Keeps the tab state between runs |
 Media::TagInfo | Information about a tag like a genre |
 tuple | |
  LeechCraft::Util::detail::StlAssocRange< Iter, Assoc, PairType > | |
 LeechCraft::Util::detail::UnwrapFutureType< T > | |
 LeechCraft::Util::detail::UnwrapFutureType< QFuture< T > > | |
 LeechCraft::Util::UrlAccessor | |
 LeechCraft::Util::UrlOperator | Manipulates query part of an QUrl object |
 LeechCraft::Util::CacheStrat::LRU::ValueAddon | |
 LeechCraft::Util::WrapType< T > | |
 LeechCraft::Util::WrapType< QList< QString > > | |