![]() |
![]() |
Keyterms & Concepts: m |
|
Module checking | Checks if a KVIrc module is loadable |
mainwindow class | Provides a mainwindow. |
mainwindow object class | Provides a mainwindow. |
me | Sends a CTCP ACTION |
mediaplayer.detect | Detects the media player interface to use |
mediaplayer.hide | Hide the mediaplayer [-q] |
mediaplayer.jumpTo | Sets the position in seconds of the current song. |
mediaplayer.minimize | Minimize the mediaplayer. |
mediaplayer.mute | Mute the volume selected media player |
mediaplayer.next | Starts playback of the next song (mediaplayer interface module) |
mediaplayer.pause | Pauses playback (mediaplayer interface module) |
mediaplayer.play | Starts media playback in the selected media player |
mediaplayer.playMrl | Plays the specified media on the selected media player |
mediaplayer.prev | Starts playback of the previous song (mediaplayer interface module) |
mediaplayer.quit | Quits the remote media player (mediaplayer interface module) |
mediaplayer.setEqData | Return the Equalizer Value. |
mediaplayer.setPlayListPos | Set the position for the current song. |
mediaplayer.setPlayer | Sets the media player interface |
mediaplayer.setRepeat | Set the repeat flag. |
mediaplayer.setShuffle | Set the repeat flag. |
mediaplayer.setVol | Set the media player volume to <vol> (from 0-255) |
mediaplayer.show | Show the mediaplayer. |
mediaplayer.stop | Stops media playback in the selected media player |
memorybuffer class | A class container to manage binary data. |
menubar class | A menu bar object implementation |
mode | Sends a MODE irc message |
module loading | KVIrc modules model |
module locking | KVIrc modules model |
module naming convention | KVIrc modules model |
motd | Requests the Message of the day |
msg | Alias for privmsg |
multilineedit class | An editor for inputting larger portions of text |
multilineedit object class | An editor for inputting larger portions of text |
my.startIdleTimer | Starts a global idle hook |
my.stopIdleTimer | Stops a global idle hook |
|