Documentation
boundTo :: QsciCommandSet a -> Int -> IO (QsciCommand ()) #
clearAlternateKeys :: QsciCommandSet a -> () -> IO () #
clearKeys :: QsciCommandSet a -> () -> IO () #
Orphan instances
Qfind (QsciCommandSet a) QsciCommand_Command (IO (QsciCommand ())) # | |
find :: QsciCommandSet a -> QsciCommand_Command -> IO (QsciCommand ()) # | |
Qcommands (QsciCommandSet a) () (IO [QsciCommand ()]) # | |
commands :: QsciCommandSet a -> () -> IO [QsciCommand ()] # | |
QwriteSettings (QsciCommandSet a) (QSettings t1) # | |
writeSettings :: QsciCommandSet a -> QSettings t1 -> IO Bool # | |
QreadSettings (QsciCommandSet a) (QSettings t1) # | |
readSettings :: QsciCommandSet a -> QSettings t1 -> IO Bool # | |
QwriteSettings (QsciCommandSet a) (QSettings t1, String) # | |
writeSettings :: QsciCommandSet a -> (QSettings t1, String) -> IO Bool # | |
QreadSettings (QsciCommandSet a) (QSettings t1, String) # | |
readSettings :: QsciCommandSet a -> (QSettings t1, String) -> IO Bool # |