 Laretz | |
 LeechCraft | |
  AN | |
   EF | Namespace for various AN entity fields |
   Field | |
  Util | |
   AN | |
   CacheStrat | |
    LRU | |
     ValueAddon | |
   CPP17 | |
    detail | |
   detail | |
    InvokableType | |
    Dumbifier | |
    InvokableResGetter | |
    InvokableResGetter< F, List< Args...> > | |
    Dropper | |
    LambdaEventFilter | |
    CountArgs | |
    CountArgs< Container< Args...> > | |
    Identity | |
    StlAssocIteratorAdaptor | |
    StlAssocRange | |
    StlAssocRange< KeyMF, ValueMF, Iter, Assoc &, PairType > | |
    DropImpl | |
    DropImpl< 0, List > | |
    Filter< Pred, List< Head, Tail...>, std::enable_if_t< Pred< Head >::value > > | |
    Filter< Pred, List< Head, Tail...>, std::enable_if_t<!Pred< Head >::value > > | |
    Filter< Pred, List<> > | |
    SharedScopeGuard | |
    ScopeGuard | |
    VisitorBase | |
    VisitorBase< Head > | |
    Visitor | |
    UnwrapFutureTypeBase | |
    UnwrapFutureTypeBase< QFuture< T > > | |
    UnwrapFutureType | |
    IsFuture | |
    IsFuture< QFuture< T > > | |
    HandlerInvoker | |
    HandlerInvoker< void, ResultHandler > | |
    Sequencer | Incapsulates the sequencing logic of asynchronous actions |
    SequenceProxy | A proxy object allowing type-checked sequencing of actions and responsible for starting the initial action |
    InitializerBase | |
    Initializer | |
    Initializer< WorkerType > | |
   IntSeq | |
    ConcatS | |
    ConcatS< Seq > | |
    ConcatS< Seq1, Seq2, Rest...> | |
    RepeatS | |
   oral | |
    detail | |
     GetFieldName | |
     GetFieldsNames_ | |
     GetFieldsNames_< S, typename boost::fusion::result_of::size< S >::type > | |
     GetFieldsNames | |
     GetBoundName | |
     Types | |
     Inserter | |
     Selector | |
     CachedFieldsData | |
     Lazy | |
     FindPKey | |
     AdaptInsert | |
      PrivateTag | |
     AdaptUpdate | |
     AdaptDelete | |
     FieldsUnpacker | |
     FieldsUnpacker< HeadT > | |
     ValueBinder | |
     ValueBinder< FieldsUnpacker, HeadArg > | |
     IsLeaf | |
     IsLeaf< ExprType::LeafStaticPlaceholder > | |
     IsLeaf< ExprType::LeafData > | |
     IsCompatible | |
     IsCompatible< Type, ExprType::And > | |
     IsCompatible< Type, ExprType::Or > | |
     IsCompatible< Type, ExprType::LeafStaticPlaceholder > | |
     IsCompatible< Type, ExprType::LeafData > | |
     ToSqlState | |
     RelationalTypesChecker | |
     RelationalTypesCheckerBase | |
     RelationalTypesCheckerBase< Seq, L, R, std::enable_if_t< AreComparableTypes< Seq, L, R >()> > | |
     RelationalTypesChecker< Type, Seq, L, R, std::enable_if_t< IsRelational(Type)> > | |
     ExprTree | |
     ExprTree< ExprType::LeafStaticPlaceholder, boost::mpl::int_< Idx >, void > | |
     ExprTree< ExprType::LeafData, T, void > | |
     IsExprTree | |
     IsExprTree< ExprTree< Type, L, R > > | |
     SelectByFieldsWrapper | |
     SelectOneByFieldsWrapper | |
     DeleteByFieldsWrapper | |
     FieldInfo | |
     FieldAppender | |
     FieldAppender< To, OrigSeq, OrigIdx, References< RefSeq, RefIdx > > | |
     CollectRefs_ | |
     CollectRefs_< Seq, typename boost::fusion::result_of::size< Seq >::type > | |
     CollectRefs | |
     Ref2Select | |
     ExtrObj | |
     ExtrObj< FieldInfo< OrigSeq, OrigIdx, RefSeq, MemberIdx > > | |
     SingleBind | |
     MakeBinder | |
     WrapAsFunc | |
     MakeSingleBinder | |
     IsPKey | |
     IsPKey< PKey< U, Tags...> > | |
    sph | |
    QueryException | |
    Type2Name | |
    Type2Name< int > | |
    Type2Name< qulonglong > | |
    Type2Name< double > | |
    Type2Name< bool > | |
    Type2Name< QString > | |
    Type2Name< QByteArray > | |
    Type2Name< QDateTime > | |
    Type2Name< E, std::enable_if_t< std::is_enum< E >::value > > | |
    Type2Name< Unique< T > > | |
    Type2Name< PKey< T, Tags...> > | |
    Type2Name< PKey< int, Tags...> > | |
    Type2Name< References< Seq, Idx > > | |
    ToVariant | |
    ToVariant< QDateTime > | |
    ToVariant< E, std::enable_if_t< std::is_enum< E >::value > > | |
    ToVariant< Unique< T > > | |
    ToVariant< PKey< T, Tags...> > | |
    ToVariant< References< Seq, Idx > > | |
    FromVariant | |
    FromVariant< QDateTime > | |
    FromVariant< E, std::enable_if_t< std::is_enum< E >::value > > | |
    FromVariant< Unique< T > > | |
    FromVariant< PKey< T, Tags...> > | |
    FromVariant< References< Seq, Idx > > | |
    ObjectInfo | |
    PKey | |
    Unique | |
    References | |
    PrimaryKey | |
    UniqueSubset | |
   SvcAuth | |
    VkAuthManager | |
    VkCaptchaDialog | |
   SysInfo | |
    Linux | |
    OSInfo | Describes the OS running LeechCraft |
   Views | |
    detail | |
     PairIterator | |
     ZipRange | |
   XDG | |
    DesktopParser | A parser for XDG .desktop files |
    Item | Describes a single XDG .desktop entry |
    ItemsDatabase | An ItemsFinder automatically watching for changes in .desktop files |
    ItemsFinder | Finds and parses XDG .desktop files |
   BackendSelector | A common dialog to select storage backend |
   ClosingDB | |
   FailedImpl | |
   ConsistencyChecker | |
    DumpError | |
    DumpFinished | |
    IFailed | |
    Succeeded | |
   DBLock | Provides database transaction lock |
   Dumper | |
    Error | |
    Finished | |
   AutoResizeMixin | Automatically moves a widget to fit a rectangle on resize |
   ClearLineEditAddon | Provides a "clear text" action for line edits |
   ColorButton | A button for choosing a color |
   FindNotification | A horizontal bar with typical widgets for text search |
   FindNotificationWk | A helper class to aid connecting FindNotification with Qt WebKit |
   FlowLayout | A simple flow layout implementation |
   LineEditButtonManager | Manages additional overlay buttons in a QLineEdit |
   PageNotification | A horizontal widget embedding into the parent layout of the passed parent widget |
   SelectableBrowser | A "browser" that shows HTML either via QTextBrowser or a browser plugin |
   SslCertificateInfoWidget | |
   UnhoverDeleteMixin | Allows to hide a widget or popup after mouse leave |
   IDPool | A simple pool of identificators of the given type |
   DndActionsMixin | Abstracts away differences between Qt4 and Qt5 in model DnD support |
   FlattenFilterModel | Proxy model flattening a hierarchical model |
   FlatToFoldersProxyModel | |
   MergeModel | |
   ModelItem | Provides a proxying API on top of an QAbstractItemModel |
   ModelItemBase | Base class for model items for tree-like models |
   ModelIterator | Provides an iterator-based API to a Qt model |
   RoleNamesMixin | Wraps differences between role names handling in Qt4 and Qt5 |
   CustomCookieJar | A customized cookie jar with additional features |
   CustomNetworkReply | A network reply with customizable content and reply headers |
   NetworkDiskCache | A thread-safe garbage-collected network disk cache |
   NetworkDiskCacheGC | Garbage collection for a set of network disk caches |
   ColorThemeProxy | Proxy for QML files to use colors from current color theme |
   PlotItem | |
    PointsSet | |
   QmlErrorWatcher | Utility class for logging errors from a QML view |
   SettableIconProvider | QML image provider with settable icons for each path |
   StandardNAMFactory | A standard QML QNetworkAccessManager factory |
   ThemeImageProvider | Provides icons from the current theme by their FDO name |
   ToolTipItem | ToolTip for Qml objects |
   UnhideListModel | A model to be used with UnhideListViewBase |
   UnhideListViewBase | Base class for a view of a list of items to be unclosed |
   WidthIconProvider | Provides scalable icons to QML |
   ShortcutManager | Aids in providing configurable shortcuts |
   InstanceApplicative | |
   InstanceApplicative< boost::optional< T > > | |
    GSLResult | |
    GSLResult< boost::optional< V > > | |
   AssocCache | |
   BitFlags | |
   CurryImpl | |
   DelayedExecutor | Executes a given action after a given timeout |
   Either | |
   InstanceFunctor< Either< L, R > > | |
   InstanceApplicative< Either< L, R > > | |
    GSLResult | |
    GSLResult< Either< L, V > > | |
   InstanceMonad< Either< L, R > > | |
   EitherCont | A peir of two functions, typically a continuation and an error handler |
   Caster | |
   InstanceFunctor | The Functor class is used for types that can be mapped over |
   InstanceFunctor< boost::optional< T > > | Implementation of the Functor class for boost.optional |
   InstanceMonadPlus< Lazy_t< T >, std::enable_if_t< IsMonadPlus< T >()> > | |
   LazyInitializer | Provides lazy initialization on first access to an object |
   InstanceMonad | |
   InstanceMonad< boost::optional< T > > | |
   InstanceMonadPlus | |
   InstanceMonadPlus< boost::optional< T > > | |
   NewType | A somewhat "strong" typedef |
   WrapType | |
   WrapType< QList< QString > > | |
   QStringTrimmed | |
   QStringToLower | |
   QueueManager | A simple scheduling manager for a queue of functors |
   RegExpImpl | |
   RegExp | |
   SlotClosureBase | Base class for SlotClosure |
   SlotClosure | Executes a given functor upon a signal (or a list of signals) |
   BasicDeletePolicy | |
   DeleteLaterPolicy | Deletes a SlotClosure object after its signal has fired |
   NoDeletePolicy | Does not delete a SlotClosure object |
   ChoiceDeletePolicy | |
   ApplicativeTest | |
   NoDefaultCtor | |
   EitherTest | |
   FunctorTest | |
   MonadPlusTest | |
   MonadTest | |
   PreludeTest | |
   ScopeGuardTest | |
   DummyObject | |
   SlotClosureTest | |
   StlizeTest | |
   TypelistTest | |
   ViewsTest | |
   VisitorTest | |
   Not | |
    Negate | |
    Negate< std::integral_constant< bool, V > > | |
    Result_t | |
   Typelist | |
   AsTypelist | |
   AsTypelist< OtherList< Args...> > | |
   UrlAccessor | |
   UrlOperator | Manipulates query part of an QUrl object |
   Void | |
   CpuFeatures | |
   ExtensionsData | |
   ExtensionsDataImpl | |
    Details | |
   FDGuard | |
   FileRemoveGuard | QFile removing itself from file system on destruction |
   MimeDetectorImpl | |
   MimeDetector | |
   SpaceInfo | Contains information about a partition's disk space |
   ResourceLoader | Utility class for loading a file from a set of locations |
   CategorySelector | Way to select amongst a group of items |
   TagsCompleter | Completer suitable for tag completion |
   TagsCompletionModel | A QStringListModel providing additional methods for tags |
   TagsFilterModel | Provides filter model with additional tags filter mode |
   TagsLineEdit | A line edit class suitable for use with TagsCompleter |
   ConcurrentException | A concurrent exception that plays nicely with Qt |
   InstanceFunctor< QFuture< T > > | |
   FuturesTest | |
   MonadicFuturesTest | |
   WorkerThreadBase | |
   WorkerThread | |
   XWrapper | |
   BaseHookInterconnector | Base class for signal-slot relays in plugin APIs |
   DefaultHookProxy | Standard implementation of IHookProxy |
   DownloadHandler | |
   Introspectable | |
   NotificationActionHandler | Aids in adding actions to notifications |
   StdDataFilterMenuCreator | Adds actions to handle some data with relevant IDataFilter plugins to a menu |
   AddressesModelManager | Manages an XML settings model with a list of network interfaces selected by the user from the list of available ones |
   FontChooserWidget | Provides a widget for choosing a font |
   MassFontChangeDialog | |
   WkFontsWidget | A settings widget for configuring WebKit fonts |
  ANFieldData | A single additional AdvancedNotifications field |
  ANBoolFieldValue | Describes a field with boolean values |
  ANIntFieldValue | Describes a field with integer values |
  ANStringFieldValue | Describes a field with QString values |
  IHookProxy | Class for hook-based communication between plugins |
  ImageServiceInfo | Describes a single image hosting service (including account) |
  RemoteImageInfo | Describes a remote image |
  Request | Describes the elementary subrequest |
  TabRecoverInfo | Keeps the tab state between runs |
  ActionInfo | Describes an action exposed in shortcut manager |
  TabClassInfo | The structure describing a single tab class |
  ProcessStateInfo | State of a single process represented in a IJobHolder model |
  QuarkComponent | Describes a single quark |
  Entity | Describes parameters of an entity |
  StandardException | |
  DependencyException | |
  InjectionFailureException | |
  ReleaseFailureException | |
  SerializationException | |
  UnknownVersionException | |
  FlatTreeItem | |
 Media | |
  AudioInfo | Describes a single audio track |
  TagInfo | Information about a tag like a genre |
  ArtistInfo | A structure describing an artist |
  SimilarityInfo | Describes similarty information of an artist |
  AlbumInfo | Information about an album used in IAlbumArtProvider |
  IPendingAlbumArt | Pending album art search handle |
  IAlbumArtProvider | Interface for plugins that can search for album art |
  ArtistImage | Describes a single artist photo |
  ArtistBio | Information about artist biography |
  IPendingArtistBio | Pending biography request handle |
  IArtistBioFetcher | Interface for plugins supporting fetching artist biography |
  IPendingAudioSearch | Pending audio search handle |
   Result | A structure describing a single entry in search result |
  AudioSearchRequest | Describes a request for an audio search in an IAudioPile |
  IAudioPile | Interface for plugins supporting searching for tracks |
  IAudioScrobbler | Interface for plugins that support scrobbling |
  ICurrentSongKeeper | Interface for plugins able to fetch current tune |
  ReleaseTrackInfo | Information about a track release |
  ReleaseInfo | Information about a release, like an album or a single |
  IPendingDisco | Pending discography request handle |
  IDiscographyProvider | Interface for plugins supporting getting artist discography |
  EventInfo | A structure describing an event like a gig or a festival |
  IEventsProvider | Interface for plugins that can provide events |
  HypedArtistInfo | Contains information about a hyped artist |
  HypedTrackInfo | Contains information about a hyped track |
  IHypesProvider | Interface for plugins that support fetching hypes |
  LyricsQuery | Describes a lyrics search request |
  LyricsResultItem | Describes a single lyrics result item |
  LyricsResults | Describes the result set for a given lyrics query |
  ILyricsFinder | Interface for plugins supporting finding lyrics |
  IModifiableRadioStation | Interface for radios supporting streams adding or removal |
  IPendingSimilarArtists | Pending similar artists request handle |
  IRadioStation | Describes a single radio station |
  IRadioStationProvider | Interface for plugins providing radio stations |
  AlbumRelease | Describes a recent release |
  IRecentReleases | Interface for plugins providing recent releases |
  IRecommendedArtists | Interface for plugins supporting recommended artists |
  RadioRestoreResult | Describes the result of restoring a single radio station |
  IRestorableRadioStationProvider | Interface for radio station providers able to restore the radio stations between LeechCraft runs |
  ISimilarArtists | Interface for plugins supporting similar artists |
  IPendingTagsFetch | Pending tags fetch handle |
  ITagsFetcher | Interface for plugins fetching tags for untagged files |
 std | STL namespace |
  iterator_traits< LeechCraft::Util::ModelIterator > | |
 Ui | |
 EntityTestHandleResult | The result of testing whether an entity could be handled by a plugin |
 IActionsExporter | Interface for embedding actions and menus into various places |
 IAdvancedHTMLEditor | Interface for HTML/WYSIWYG editors with some advanced functionality |
  CustomTag | Describes a single custom tag |
 IAdvancedPlainTextEditor | |
 IANEmitter | Interface for plugins emitting AdvancedNotifications entries |
 IANRulesStorage | Interface for plugins managing Advanced Notifications rules |
 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 |
 IDataFilter | Base interface for data filter plugins |
  FilterVariant | Describes a single filter variant supported by this data filter |
 IDNDTab | Interface for tabs supporting Drag'n'Drop on tab level |
 IDownload | Common interface for all the downloaders |
 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 |
  DelegationResult | |
 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 |
 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 |
 ILoadProcess | Describes the progress of a single long-running operation |
 ILoadProgressReporter | Interface for reporting progress of some long-running operation during load time |
 IMediaPlayer | |
 IMWProxy | This interface is used for manipulating the main window |
 IPendingImgSourceRequest | Pending image request proxy object |
 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 |
 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 |
 IShortcutProxy | Proxy for requesting shortcuts from the shortcut manager in the Core |
 IShutdownListener | Interface for plugins wishing to get notifications about the shutdown process |
 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 |
 ITagsManager | Tags manager's interface |
 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-like-view-containing tabs to expose the view fonts configuration to the user |
 Parser | |
 QFuture | |
 QFutureInterface | |
 QList | |
 QMap | |
 ValGetter | |