• Skip to content
  • Skip to link menu
KDE API Reference
  • KDE API Reference
  • kdepim API Reference
  • KDE Home
  • Contact Us
 

kjots

  • sources
  • kde-4.14
  • kdepim
  • kjots
kjotsbookmarks.h
Go to the documentation of this file.
1 //
2 // kjotsbookmarks
3 //
4 // Copyright (C) 1997 Christoph Neerfeld <Christoph.Neerfeld@home.ivm.de>
5 // Copyright (C) 2002, 2003 Aaron J. Seigo <aseigo@kde.org>
6 // Copyright (C) 2003 Stanislav Kljuhhin <crz@hot.ee>
7 // Copyright (C) 2005-2006 Jaison Lee <lee.jaison@gmail.com>
8 //
9 // This program is free software; you can redistribute it and/or modify
10 // it under the terms of the GNU General Public License as published by
11 // the Free Software Foundation; either version 2 of the License, or
12 // (at your option) any later version.
13 //
14 // This program is distributed in the hope that it will be useful,
15 // but WITHOUT ANY WARRANTY; without even the implied warranty of
16 // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
17 // GNU General Public License for more details.
18 //
19 // You should have received a copy of the GNU General Public License
20 // along with this program; if not, write to the Free Software
21 // Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
22 //
23 
24 #ifndef KJOTSBOOKMARKS
25 #define KJOTSBOOKMARKS
26 
27 #include <kbookmarkmanager.h>
28 
29 class KJotsTreeView;
30 
31 class KJotsBookmarks : public QObject, public KBookmarkOwner
32 {
33  Q_OBJECT
34 
35 public:
36  explicit KJotsBookmarks( KJotsTreeView *treeView );
37  ~KJotsBookmarks();
38 
39  virtual QString currentUrl() const;
40  virtual QString currentTitle() const;
41  virtual void openBookmark( const KBookmark & bm, Qt::MouseButtons mb, Qt::KeyboardModifiers km );
42 
43 private:
44  KJotsTreeView *m_treeView;
45 };
46 
47 #endif
48 /* ex: set tabstop=4 softtabstop=4 shiftwidth=4 expandtab: */
49 /* kate: tab-indents off; replace-tabs on; tab-width 4; remove-trailing-space on; encoding utf-8;*/
KJotsTreeView
Definition: kjotstreeview.h:29
KJotsBookmarks::currentUrl
virtual QString currentUrl() const
Definition: kjotsbookmarks.cpp:53
KJotsBookmarks::~KJotsBookmarks
~KJotsBookmarks()
Definition: kjotsbookmarks.cpp:36
QObject
KJotsBookmarks
Definition: kjotsbookmarks.h:31
QString
KBookmarkOwner
KJotsBookmarks::currentTitle
virtual QString currentTitle() const
Definition: kjotsbookmarks.cpp:66
Qt::MouseButtons
typedef MouseButtons
KJotsBookmarks::openBookmark
virtual void openBookmark(const KBookmark &bm, Qt::MouseButtons mb, Qt::KeyboardModifiers km)
Definition: kjotsbookmarks.cpp:40
KJotsBookmarks::KJotsBookmarks
KJotsBookmarks(KJotsTreeView *treeView)
Definition: kjotsbookmarks.cpp:31
Qt::KeyboardModifiers
typedef KeyboardModifiers
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:32:12 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006

KDE's Doxygen guidelines are available online.

kjots

Skip menu "kjots"
  • Main Page
  • Namespace List
  • Alphabetical List
  • Class List
  • Class Hierarchy
  • Class Members
  • File List
  • File Members

kdepim API Reference

Skip menu "kdepim API Reference"
  • akonadi_next
  • akregator
  • blogilo
  • calendarsupport
  • console
  •   kabcclient
  •   konsolekalendar
  • kaddressbook
  • kalarm
  •   lib
  • kdgantt2
  • kjots
  • kleopatra
  • kmail
  • knode
  • knotes
  • kontact
  • korgac
  • korganizer
  • ktimetracker
  • libkdepim
  • libkleo
  • libkpgp
  • mailcommon
  • messagelist
  • messageviewer
  • pimprint

Search



Report problems with this website to our bug tracking system.
Contact the specific authors with questions and comments about the page contents.

KDE® and the K Desktop Environment® logo are registered trademarks of KDE e.V. | Legal