![]() |
![]() |
Functions: t |
|
$target | Returns the target of the current window |
$texticons.get | Retreives texticon data |
$this | Retrieves the ID of the current object |
$tmphighlight.isChannelHighlighted | Returns 1 if the channel is highlighted on this irc network, 0 otherwise |
$tmphighlight.isNickHighlighted | Returns 1 if the user is highlighted on this channel, 0 otherwise |
$toolbar.exists | Checks if a toolbar exists |
$toolbar.isVisible | Checks if a toolbar is visible |
$toolbar.items | Returns the list of items in a specified toolbar |
$toolbar.list | Returns a list of defined toolbars |
$torrent.client | Returns the currently set torrent client interface |
$torrent.clientList | Returns a list of all supported clients. |
$torrent.count | Returns number of torrents in client |
$torrent.fileCount | Returns the number of files in a torrent. |
$torrent.fileName | Returns the name of a file in a torrent. |
$torrent.filePriority | Returns the priority of a file in a torrent. |
$torrent.maxDownloadSpeed | Returns maximum download speed set in client. |
$torrent.maxUploadSpeed | Returns maximum upload speed set in client. |
$torrent.name | Returns torrent name as displayed in client |
$torrent.speedDown | Returns current total download speed |
$torrent.speedUp | Returns current total upload speed |
$torrent.state | Returns state of torrent (Stopped, Stalled, Seeding, Downloading) |
$torrent.trafficDown | Returns the total number of bytes downloaded |
$torrent.trafficUp | Returns the total number of bytes uploaded |
$tr | Translates an english string to the current language |
$trayicon.isVisible | Returns the state of the dock widget |
$true | The boolean true constant |
$typeof | Returns the internal data type of a variable |
|