kjots
kjotstreeview.cpp
Go to the documentation of this file.
64 popup->addAction(m_xmlGuiClient->actionCollection()->action(QLatin1String("copy_link_address")));
67 popup->addAction(m_xmlGuiClient->actionCollection()->action(QLatin1String("sort_children_alpha")));
68 popup->addAction(m_xmlGuiClient->actionCollection()->action(QLatin1String("sort_children_by_date")));
97 connect(m_xmlGuiClient->actionCollection()->action(QLatin1String("rename_entry")), SIGNAL(triggered()),
99 connect(m_xmlGuiClient->actionCollection()->action(QLatin1String("copy_link_address")), SIGNAL(triggered()),
101 connect(m_xmlGuiClient->actionCollection()->action(QLatin1String("change_color")), SIGNAL(triggered()),
int size() const
T value() const
QString captionForSelection(const QString &sep) const
Definition: kjotstreeview.cpp:105
bool isValid() const
QClipboard * clipboard()
KJotsTreeView(KXMLGUIClient *xmlGuiClient, QWidget *parent=0)
Definition: kjotstreeview.cpp:42
void setMimeData(QMimeData *src, Mode mode)
QModelIndex parent() const
QVariant data(int role) const
virtual void contextMenuEvent(QContextMenuEvent *event)
Definition: kjotstreeview.cpp:48
QString fromLatin1(const char *str, int size)
QString arg(qlonglong a, int fieldWidth, int base, const QChar &fillChar) const
QString toString() const
QByteArray toUtf8() const
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
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.