24 #ifndef KLFSTYLEMANAGER_H
25 #define KLFSTYLEMANAGER_H
29 #include <QListWidget>
30 #include <QStringListModel>
88 Ui::KLFStyleManager *u;
void refreshActionsEnabledState()
Qt::DropActions supportedDropActions() const
QStringList mimeTypes() const
void showActionsContextMenu(const QPoint &pos)
QMimeData * mimeData(const QModelIndexList &indexes) const
virtual Qt::ItemFlags flags(const QModelIndex &index) const
bool dropMimeData(const QMimeData *data, Qt::DropAction action, int row, int column, const QModelIndex &parent)
data(const QModelIndex &index, int role)
void retranslateUi(bool alsoBaseUi=true)
virtual void setStyleName(int row, const QString &newname)
virtual QString styleName(int row) const
void slotModelMoveCompleted(int previouspos, int newpos)
virtual ~KLFStyleListModel()
void internalMoveCompleted(int prevrow, int newrow)
KLFStyleListModel(QObject *parent=0)
KLFStyleManager(KLFStyleList *ptr, QWidget *parent)