NAME

Qt::Core::QAbstractTableModel

PUBLIC METHODS

QAbstractTableModel(QObject * parent = 0)
QAbstractTableModel(QObject * parent)
~QAbstractTableModel()
bool dropMimeData(const QMimeData * data, Qt::DropAction action, int row, int column, const QModelIndex & parent)
QModelIndex index(int row, int column, const QModelIndex & parent = QModelIndex())
QModelIndex index(int row, int column, const QModelIndex & parent)

EXPORT

None by default.

AUTHOR

Dongxu Ma <dongxu@cpan.org>

COPYRIGHT AND LICENSE

Copyright (C) 2011 - 2011 by Dongxu Ma

This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself.

See http://dev.perl.org/licenses/artistic.html