Safe Haskell | None |
---|---|
Language | Haskell98 |
Qtc.Classes.Qccs_h
Description
Documentation
class QsetUserMethod a b where Source
Methods
setUserMethod :: a -> Int -> b -> IO () Source
Instances
class QunSetUserMethod a where Source
Methods
unSetUserMethod :: a -> Int -> IO Bool Source
Instances
class QunSetUserMethodVariant a where Source
Methods
unSetUserMethodVariant :: a -> Int -> IO Bool Source
Instances
class QunSetUserMethodVariantList a where Source
Methods
unSetUserMethodVariantList :: a -> Int -> IO Bool Source
Instances
class QsetHandler a b where Source
Methods
setHandler :: a -> String -> b -> IO () Source
Instances
class QunSetHandler a where Source
Methods
unSetHandler :: a -> String -> IO Bool Source
Instances
class QactionEvent_h a b where Source
Methods
actionEvent_h :: a -> b -> IO () Source
Instances
class QatEnd_h a b where Source
Instances
QatEnd_h (QFileSc a) () | |
QatEnd_h (QFile ()) () | |
QatEnd_h (QIODeviceSc a) () | |
QatEnd_h (QIODevice ()) () | |
QatEnd_h (QTcpSocketSc a) () | |
QatEnd_h (QTcpSocket ()) () | |
QatEnd_h (QUdpSocketSc a) () | |
QatEnd_h (QUdpSocket ()) () | |
QatEnd_h (QAbstractSocketSc a) () | |
QatEnd_h (QAbstractSocket ()) () |
class Qbuddy_h a b where Source
Methods
buddy_h :: a -> b -> IO (QModelIndex ()) Source
Instances
Qbuddy_h (QAbstractListModelSc a) (QModelIndex t1) | |
Qbuddy_h (QAbstractListModel ()) (QModelIndex t1) | |
Qbuddy_h (QAbstractTableModelSc a) (QModelIndex t1) | |
Qbuddy_h (QAbstractTableModel ()) (QModelIndex t1) | |
Qbuddy_h (QAbstractItemModelSc a) (QModelIndex t1) | |
Qbuddy_h (QAbstractItemModel ()) (QModelIndex t1) | |
Qbuddy_h (QSortFilterProxyModelSc a) (QModelIndex t1) | |
Qbuddy_h (QSortFilterProxyModel ()) (QModelIndex t1) | |
Qbuddy_h (QAbstractProxyModelSc a) (QModelIndex t1) | |
Qbuddy_h (QAbstractProxyModel ()) (QModelIndex t1) | |
Qbuddy_h (QStandardItemModelSc a) (QModelIndex t1) | |
Qbuddy_h (QStandardItemModel ()) (QModelIndex t1) | |
Qbuddy_h (QDirModelSc a) (QModelIndex t1) | |
Qbuddy_h (QDirModel ()) (QModelIndex t1) |
class QbytesAvailable_h a b where Source
Methods
bytesAvailable_h :: a -> b -> IO Int Source
Instances
QbytesAvailable_h (QFileSc a) () | |
QbytesAvailable_h (QFile ()) () | |
QbytesAvailable_h (QIODeviceSc a) () | |
QbytesAvailable_h (QIODevice ()) () | |
QbytesAvailable_h (QTcpSocketSc a) () | |
QbytesAvailable_h (QTcpSocket ()) () | |
QbytesAvailable_h (QUdpSocketSc a) () | |
QbytesAvailable_h (QUdpSocket ()) () | |
QbytesAvailable_h (QAbstractSocketSc a) () | |
QbytesAvailable_h (QAbstractSocket ()) () |
class QbytesToWrite_h a b where Source
Methods
bytesToWrite_h :: a -> b -> IO Int Source
Instances
QbytesToWrite_h (QFileSc a) () | |
QbytesToWrite_h (QFile ()) () | |
QbytesToWrite_h (QIODeviceSc a) () | |
QbytesToWrite_h (QIODevice ()) () | |
QbytesToWrite_h (QTcpSocketSc a) () | |
QbytesToWrite_h (QTcpSocket ()) () | |
QbytesToWrite_h (QUdpSocketSc a) () | |
QbytesToWrite_h (QUdpSocket ()) () | |
QbytesToWrite_h (QAbstractSocketSc a) () | |
QbytesToWrite_h (QAbstractSocket ()) () |
class QcanFetchMore_h a b where Source
Methods
canFetchMore_h :: a -> b -> IO Bool Source
Instances
QcanFetchMore_h (QAbstractListModelSc a) (QModelIndex t1) | |
QcanFetchMore_h (QAbstractListModel ()) (QModelIndex t1) | |
QcanFetchMore_h (QAbstractTableModelSc a) (QModelIndex t1) | |
QcanFetchMore_h (QAbstractTableModel ()) (QModelIndex t1) | |
QcanFetchMore_h (QAbstractItemModelSc a) (QModelIndex t1) | |
QcanFetchMore_h (QAbstractItemModel ()) (QModelIndex t1) | |
QcanFetchMore_h (QSortFilterProxyModelSc a) (QModelIndex t1) | |
QcanFetchMore_h (QSortFilterProxyModel ()) (QModelIndex t1) | |
QcanFetchMore_h (QAbstractProxyModelSc a) (QModelIndex t1) | |
QcanFetchMore_h (QAbstractProxyModel ()) (QModelIndex t1) | |
QcanFetchMore_h (QStandardItemModelSc a) (QModelIndex t1) | |
QcanFetchMore_h (QStandardItemModel ()) (QModelIndex t1) | |
QcanFetchMore_h (QDirModelSc a) (QModelIndex t1) | |
QcanFetchMore_h (QDirModel ()) (QModelIndex t1) |
class QcanReadLine_h a b where Source
Methods
canReadLine_h :: a -> b -> IO Bool Source
Instances
QcanReadLine_h (QFileSc a) () | |
QcanReadLine_h (QFile ()) () | |
QcanReadLine_h (QIODeviceSc a) () | |
QcanReadLine_h (QIODevice ()) () | |
QcanReadLine_h (QTcpSocketSc a) () | |
QcanReadLine_h (QTcpSocket ()) () | |
QcanReadLine_h (QUdpSocketSc a) () | |
QcanReadLine_h (QUdpSocket ()) () | |
QcanReadLine_h (QAbstractSocketSc a) () | |
QcanReadLine_h (QAbstractSocket ()) () |
class QchangeEvent_h a b where Source
Methods
changeEvent_h :: a -> b -> IO () Source
Instances
class Qclose_h a b where Source
Instances
Qclose_h (QFileSc a) () | |
Qclose_h (QFile ()) () | |
Qclose_h (QIODeviceSc a) () | |
Qclose_h (QIODevice ()) () | |
Qclose_h (QTcpSocketSc a) () | |
Qclose_h (QTcpSocket ()) () | |
Qclose_h (QUdpSocketSc a) () | |
Qclose_h (QUdpSocket ()) () | |
Qclose_h (QAbstractSocketSc a) () | |
Qclose_h (QAbstractSocket ()) () |
class QcloseEvent_h a b where Source
Methods
closeEvent_h :: a -> b -> IO () Source
Instances
class QcolumnCount_h a b where Source
Methods
columnCount_h :: a -> b -> IO Int Source
Instances
class QcontextMenuEvent_h a b where Source
Methods
contextMenuEvent_h :: a -> b -> IO () Source
Instances
class QcreateWidget_h a b where Source
Methods
createWidget_h :: a -> b -> IO (QWidget ()) Source
Instances
QcreateWidget_h (QUiLoaderSc a) String | |
QcreateWidget_h (QUiLoader ()) String | |
QcreateWidget_h (QItemEditorCreatorBaseSc a) (QWidget t1) | |
QcreateWidget_h (QItemEditorCreatorBase ()) (QWidget t1) | |
QcreateWidget_h (QUiLoaderSc a) (String, QWidget t2) | |
QcreateWidget_h (QUiLoader ()) (String, QWidget t2) | |
QcreateWidget_h (QUiLoaderSc a) (String, QWidget t2, String) | |
QcreateWidget_h (QUiLoader ()) (String, QWidget t2, String) |
class Qqdata_h a b where Source
Instances
class QdevType_h a b where Source
Instances
class QdragEnterEvent_h a b where Source
Methods
dragEnterEvent_h :: a -> b -> IO () Source
Instances
class QdragLeaveEvent_h a b where Source
Methods
dragLeaveEvent_h :: a -> b -> IO () Source
Instances
class QdragMoveEvent_h a b where Source
Methods
dragMoveEvent_h :: a -> b -> IO () Source
Instances
class QdropEvent_h a b where Source
Methods
dropEvent_h :: a -> b -> IO () Source
Instances
class QdropMimeData_h a b where Source
Methods
dropMimeData_h :: a -> b -> IO Bool Source
Instances
class QenterEvent_h a b where Source
Methods
enterEvent_h :: a -> b -> IO () Source
Instances
class Qevent_h a b where Source
Instances
class QeventFilter_h a b where Source
Methods
eventFilter_h :: a -> b -> IO Bool Source
Instances
class QfetchMore_h a b where Source
Methods
fetchMore_h :: a -> b -> IO () Source
Instances
QfetchMore_h (QAbstractListModelSc a) (QModelIndex t1) | |
QfetchMore_h (QAbstractListModel ()) (QModelIndex t1) | |
QfetchMore_h (QAbstractTableModelSc a) (QModelIndex t1) | |
QfetchMore_h (QAbstractTableModel ()) (QModelIndex t1) | |
QfetchMore_h (QAbstractItemModelSc a) (QModelIndex t1) | |
QfetchMore_h (QAbstractItemModel ()) (QModelIndex t1) | |
QfetchMore_h (QSortFilterProxyModelSc a) (QModelIndex t1) | |
QfetchMore_h (QSortFilterProxyModel ()) (QModelIndex t1) | |
QfetchMore_h (QAbstractProxyModelSc a) (QModelIndex t1) | |
QfetchMore_h (QAbstractProxyModel ()) (QModelIndex t1) | |
QfetchMore_h (QStandardItemModelSc a) (QModelIndex t1) | |
QfetchMore_h (QStandardItemModel ()) (QModelIndex t1) | |
QfetchMore_h (QDirModelSc a) (QModelIndex t1) | |
QfetchMore_h (QDirModel ()) (QModelIndex t1) |
class Qflags_h a b where Source
Instances
Qflags_h (QAbstractListModelSc a) (QModelIndex t1) | |
Qflags_h (QAbstractListModel ()) (QModelIndex t1) | |
Qflags_h (QAbstractTableModelSc a) (QModelIndex t1) | |
Qflags_h (QAbstractTableModel ()) (QModelIndex t1) | |
Qflags_h (QAbstractItemModelSc a) (QModelIndex t1) | |
Qflags_h (QAbstractItemModel ()) (QModelIndex t1) | |
Qflags_h (QSortFilterProxyModelSc a) (QModelIndex t1) | |
Qflags_h (QSortFilterProxyModel ()) (QModelIndex t1) | |
Qflags_h (QAbstractProxyModelSc a) (QModelIndex t1) | |
Qflags_h (QAbstractProxyModel ()) (QModelIndex t1) | |
Qflags_h (QStandardItemModelSc a) (QModelIndex t1) | |
Qflags_h (QStandardItemModel ()) (QModelIndex t1) | |
Qflags_h (QDirModelSc a) (QModelIndex t1) | |
Qflags_h (QDirModel ()) (QModelIndex t1) |
class QfocusInEvent_h a b where Source
Methods
focusInEvent_h :: a -> b -> IO () Source
Instances
class QfocusOutEvent_h a b where Source
Methods
focusOutEvent_h :: a -> b -> IO () Source
Instances
class QhasChildren_h a b where Source
Methods
hasChildren_h :: a -> b -> IO Bool Source
Instances
class QheaderData_h a b where Source
Methods
headerData_h :: a -> b -> IO (QVariant ()) Source
Instances
class QheightForWidth_h a b where Source
Methods
heightForWidth_h :: a -> b -> IO Int Source
Instances
class QhideEvent_h a b where Source
Methods
hideEvent_h :: a -> b -> IO () Source
Instances
class Qindex_h a b where Source
Methods
index_h :: a -> b -> IO (QModelIndex ()) Source
Instances
class QinputMethodQuery_h a b where Source
Methods
inputMethodQuery_h :: a -> b -> IO (QVariant ()) Source
Instances
class QinsertColumns_h a b where Source
Methods
insertColumns_h :: a -> b -> IO Bool Source
Instances
class QinsertRows_h a b where Source
Methods
insertRows_h :: a -> b -> IO Bool Source
Instances
class QqisEmpty_h a b where Source
Methods
qisEmpty_h :: a -> b -> IO Bool Source
Instances
QqisEmpty_h (QTranslatorSc a) () | |
QqisEmpty_h (QTranslator ()) () | |
QqisEmpty_h (QSpacerItemSc a) () | |
QqisEmpty_h (QSpacerItem ()) () | |
QqisEmpty_h (QStackedLayoutSc a) () | |
QqisEmpty_h (QStackedLayout ()) () | |
QqisEmpty_h (QGridLayoutSc a) () | |
QqisEmpty_h (QGridLayout ()) () | |
QqisEmpty_h (QHBoxLayoutSc a) () | |
QqisEmpty_h (QHBoxLayout ()) () | |
QqisEmpty_h (QVBoxLayoutSc a) () | |
QqisEmpty_h (QVBoxLayout ()) () | |
QqisEmpty_h (QBoxLayoutSc a) () | |
QqisEmpty_h (QBoxLayout ()) () | |
QqisEmpty_h (QLayoutSc a) () | |
QqisEmpty_h (QLayout ()) () |
class QisSequential_h a b where Source
Methods
isSequential_h :: a -> b -> IO Bool Source
Instances
QisSequential_h (QFileSc a) () | |
QisSequential_h (QFile ()) () | |
QisSequential_h (QIODeviceSc a) () | |
QisSequential_h (QIODevice ()) () | |
QisSequential_h (QTcpSocketSc a) () | |
QisSequential_h (QTcpSocket ()) () | |
QisSequential_h (QUdpSocketSc a) () | |
QisSequential_h (QUdpSocket ()) () | |
QisSequential_h (QAbstractSocketSc a) () | |
QisSequential_h (QAbstractSocket ()) () |
class QkeyPressEvent_h a b where Source
Methods
keyPressEvent_h :: a -> b -> IO () Source
Instances
class QkeyReleaseEvent_h a b where Source
Methods
keyReleaseEvent_h :: a -> b -> IO () Source
Instances
class QleaveEvent_h a b where Source
Methods
leaveEvent_h :: a -> b -> IO () Source
Instances
class QminimumSizeHint_h a b where Source
Methods
minimumSizeHint_h :: a -> b -> IO Size Source
Instances
class QqminimumSizeHint_h a b where Source
Methods
qminimumSizeHint_h :: a -> b -> IO (QSize ()) Source
Instances
class QmouseDoubleClickEvent_h a b where Source
Methods
mouseDoubleClickEvent_h :: a -> b -> IO () Source
Instances
class QmouseMoveEvent_h a b where Source
Methods
mouseMoveEvent_h :: a -> b -> IO () Source
Instances
class QmousePressEvent_h a b where Source
Methods
mousePressEvent_h :: a -> b -> IO () Source
Instances
class QmouseReleaseEvent_h a b where Source
Methods
mouseReleaseEvent_h :: a -> b -> IO () Source
Instances
class QmoveEvent_h a b where Source
Methods
moveEvent_h :: a -> b -> IO () Source
Instances
class Qnotify_h a b where Source
Instances
Qnotify_h (QCoreApplicationSc a) (QObject t1, QEvent t2) | |
Qnotify_h (QCoreApplication ()) (QObject t1, QEvent t2) | |
Qnotify_h (QApplicationSc a) (QObject t1, QEvent t2) | |
Qnotify_h (QApplication ()) (QObject t1, QEvent t2) |
class Qopen_h a b where Source
Instances
Qopen_h (QFileSc a) OpenMode | |
Qopen_h (QFile ()) OpenMode | |
Qopen_h (QIODeviceSc a) OpenMode | |
Qopen_h (QIODevice ()) OpenMode | |
Qopen_h (QTcpSocketSc a) OpenMode | |
Qopen_h (QTcpSocket ()) OpenMode | |
Qopen_h (QUdpSocketSc a) OpenMode | |
Qopen_h (QUdpSocket ()) OpenMode | |
Qopen_h (QAbstractSocketSc a) OpenMode | |
Qopen_h (QAbstractSocket ()) OpenMode |
class QpaintEngine_h a b where Source
Methods
paintEngine_h :: a -> b -> IO (QPaintEngine ()) Source
Instances
class QpaintEvent_h a b where Source
Methods
paintEvent_h :: a -> b -> IO () Source
Instances
class Qparent_h a b where Source
Methods
parent_h :: a -> b -> IO (QModelIndex ()) Source
Instances
Qparent_h (QAbstractListModelSc a) (QModelIndex t1) | |
Qparent_h (QAbstractListModel ()) (QModelIndex t1) | |
Qparent_h (QAbstractTableModelSc a) (QModelIndex t1) | |
Qparent_h (QAbstractTableModel ()) (QModelIndex t1) | |
Qparent_h (QAbstractItemModelSc a) (QModelIndex t1) | |
Qparent_h (QAbstractItemModel ()) (QModelIndex t1) | |
Qparent_h (QSortFilterProxyModelSc a) (QModelIndex t1) | |
Qparent_h (QSortFilterProxyModel ()) (QModelIndex t1) | |
Qparent_h (QAbstractProxyModelSc a) (QModelIndex t1) | |
Qparent_h (QAbstractProxyModel ()) (QModelIndex t1) | |
Qparent_h (QStandardItemModelSc a) (QModelIndex t1) | |
Qparent_h (QStandardItemModel ()) (QModelIndex t1) | |
Qparent_h (QDirModelSc a) (QModelIndex t1) | |
Qparent_h (QDirModel ()) (QModelIndex t1) |
Instances
Qpos_h (QFileSc a) () | |
Qpos_h (QFile ()) () | |
Qpos_h (QIODeviceSc a) () | |
Qpos_h (QIODevice ()) () | |
Qpos_h (QTcpSocketSc a) () | |
Qpos_h (QTcpSocket ()) () | |
Qpos_h (QUdpSocketSc a) () | |
Qpos_h (QUdpSocket ()) () | |
Qpos_h (QAbstractSocketSc a) () | |
Qpos_h (QAbstractSocket ()) () |
class QremoveColumns_h a b where Source
Methods
removeColumns_h :: a -> b -> IO Bool Source
Instances
class QremoveRows_h a b where Source
Methods
removeRows_h :: a -> b -> IO Bool Source
Instances
class Qreset_h a b c | a -> c where Source
Instances
class QresizeEvent_h a b where Source
Methods
resizeEvent_h :: a -> b -> IO () Source
Instances
class Qrevert_h a b where Source
Instances
Qrevert_h (QAbstractListModelSc a) () | |
Qrevert_h (QAbstractListModel ()) () | |
Qrevert_h (QAbstractTableModelSc a) () | |
Qrevert_h (QAbstractTableModel ()) () | |
Qrevert_h (QAbstractItemModelSc a) () | |
Qrevert_h (QAbstractItemModel ()) () | |
Qrevert_h (QSortFilterProxyModelSc a) () | |
Qrevert_h (QSortFilterProxyModel ()) () | |
Qrevert_h (QAbstractProxyModelSc a) () | |
Qrevert_h (QAbstractProxyModel ()) () | |
Qrevert_h (QStandardItemModelSc a) () | |
Qrevert_h (QStandardItemModel ()) () | |
Qrevert_h (QDirModelSc a) () | |
Qrevert_h (QDirModel ()) () |
class QrowCount_h a b where Source
Methods
rowCount_h :: a -> b -> IO Int Source
Instances
class Qseek_h a b where Source
Instances
Qseek_h (QFileSc a) Int | |
Qseek_h (QFile ()) Int | |
Qseek_h (QIODeviceSc a) Int | |
Qseek_h (QIODevice ()) Int | |
Qseek_h (QTcpSocketSc a) Int | |
Qseek_h (QTcpSocket ()) Int | |
Qseek_h (QUdpSocketSc a) Int | |
Qseek_h (QUdpSocket ()) Int | |
Qseek_h (QAbstractSocketSc a) Int | |
Qseek_h (QAbstractSocket ()) Int |
class QsetData_h a b c | a -> c where Source
Instances
class QsetHeaderData_h a b where Source
Methods
setHeaderData_h :: a -> b -> IO Bool Source
Instances
class QsetVisible_h a b where Source
Methods
setVisible_h :: a -> b -> IO () Source
Instances
class QshowEvent_h a b where Source
Methods
showEvent_h :: a -> b -> IO () Source
Instances
class Qqsize_h a b where Source
Instances
Qqsize_h (QFileSc a) () | |
Qqsize_h (QFile ()) () | |
Qqsize_h (QIODeviceSc a) () | |
Qqsize_h (QIODevice ()) () | |
Qqsize_h (QTcpSocketSc a) () | |
Qqsize_h (QTcpSocket ()) () | |
Qqsize_h (QUdpSocketSc a) () | |
Qqsize_h (QUdpSocket ()) () | |
Qqsize_h (QAbstractSocketSc a) () | |
Qqsize_h (QAbstractSocket ()) () |
class QsizeHint_h a b where Source
Methods
sizeHint_h :: a -> b -> IO Size Source
Instances
class QqsizeHint_h a b where Source
Methods
qsizeHint_h :: a -> b -> IO (QSize ()) Source
Instances
class Qsort_h a b where Source
Instances
class Qspan_h a b where Source
Instances
Qspan_h (QAbstractListModelSc a) (QModelIndex t1) | |
Qspan_h (QAbstractListModel ()) (QModelIndex t1) | |
Qspan_h (QAbstractTableModelSc a) (QModelIndex t1) | |
Qspan_h (QAbstractTableModel ()) (QModelIndex t1) | |
Qspan_h (QAbstractItemModelSc a) (QModelIndex t1) | |
Qspan_h (QAbstractItemModel ()) (QModelIndex t1) | |
Qspan_h (QSortFilterProxyModelSc a) (QModelIndex t1) | |
Qspan_h (QSortFilterProxyModel ()) (QModelIndex t1) | |
Qspan_h (QAbstractProxyModelSc a) (QModelIndex t1) | |
Qspan_h (QAbstractProxyModel ()) (QModelIndex t1) | |
Qspan_h (QStandardItemModelSc a) (QModelIndex t1) | |
Qspan_h (QStandardItemModel ()) (QModelIndex t1) | |
Qspan_h (QDirModelSc a) (QModelIndex t1) | |
Qspan_h (QDirModel ()) (QModelIndex t1) |
class Qqspan_h a b where Source
Instances
Qqspan_h (QAbstractListModelSc a) (QModelIndex t1) | |
Qqspan_h (QAbstractListModel ()) (QModelIndex t1) | |
Qqspan_h (QAbstractTableModelSc a) (QModelIndex t1) | |
Qqspan_h (QAbstractTableModel ()) (QModelIndex t1) | |
Qqspan_h (QAbstractItemModelSc a) (QModelIndex t1) | |
Qqspan_h (QAbstractItemModel ()) (QModelIndex t1) | |
Qqspan_h (QSortFilterProxyModelSc a) (QModelIndex t1) | |
Qqspan_h (QSortFilterProxyModel ()) (QModelIndex t1) | |
Qqspan_h (QAbstractProxyModelSc a) (QModelIndex t1) | |
Qqspan_h (QAbstractProxyModel ()) (QModelIndex t1) | |
Qqspan_h (QStandardItemModelSc a) (QModelIndex t1) | |
Qqspan_h (QStandardItemModel ()) (QModelIndex t1) | |
Qqspan_h (QDirModelSc a) (QModelIndex t1) | |
Qqspan_h (QDirModel ()) (QModelIndex t1) |
class Qsubmit_h a b where Source
Instances
Qsubmit_h (QAbstractListModelSc a) () | |
Qsubmit_h (QAbstractListModel ()) () | |
Qsubmit_h (QAbstractTableModelSc a) () | |
Qsubmit_h (QAbstractTableModel ()) () | |
Qsubmit_h (QAbstractItemModelSc a) () | |
Qsubmit_h (QAbstractItemModel ()) () | |
Qsubmit_h (QSortFilterProxyModelSc a) () | |
Qsubmit_h (QSortFilterProxyModel ()) () | |
Qsubmit_h (QAbstractProxyModelSc a) () | |
Qsubmit_h (QAbstractProxyModel ()) () | |
Qsubmit_h (QStandardItemModelSc a) () | |
Qsubmit_h (QStandardItemModel ()) () | |
Qsubmit_h (QDirModelSc a) () | |
Qsubmit_h (QDirModel ()) () |
class QsupportedDropActions_h a b where Source
Methods
supportedDropActions_h :: a -> b -> IO DropActions Source
Instances
class QtabletEvent_h a b where Source
Methods
tabletEvent_h :: a -> b -> IO () Source
Instances
class QwaitForBytesWritten_h a b where Source
Methods
waitForBytesWritten_h :: a -> b -> IO Bool Source
Instances
class QwaitForReadyRead_h a b where Source
Methods
waitForReadyRead_h :: a -> b -> IO Bool Source
Instances
QwaitForReadyRead_h (QFileSc a) Int | |
QwaitForReadyRead_h (QFile ()) Int | |
QwaitForReadyRead_h (QIODeviceSc a) Int | |
QwaitForReadyRead_h (QIODevice ()) Int | |
QwaitForReadyRead_h (QTcpSocketSc a) Int | |
QwaitForReadyRead_h (QTcpSocketSc a) () | |
QwaitForReadyRead_h (QTcpSocket ()) Int | |
QwaitForReadyRead_h (QTcpSocket ()) () | |
QwaitForReadyRead_h (QUdpSocketSc a) Int | |
QwaitForReadyRead_h (QUdpSocketSc a) () | |
QwaitForReadyRead_h (QUdpSocket ()) Int | |
QwaitForReadyRead_h (QUdpSocket ()) () | |
QwaitForReadyRead_h (QAbstractSocketSc a) Int | |
QwaitForReadyRead_h (QAbstractSocketSc a) () | |
QwaitForReadyRead_h (QAbstractSocket ()) Int | |
QwaitForReadyRead_h (QAbstractSocket ()) () |
class QwheelEvent_h a b where Source
Methods
wheelEvent_h :: a -> b -> IO () Source
Instances