class ShortcutButton

A widget that displays a single shortcut

Inheritance:


Public Methods

[more] ShortcutButton(Shortcut* shrtcut, YaffaShortcutList* prnt)
Create a new ShortcutButton that displays shrtcut
[more]int protocol()
Returns the protocol identifier
[more]const char* url()
Returns the URL
[more]const char* name()
Returns the login name
[more]const char* pass()
returns the password


Documentation

A widget that displays a single shortcut
o ShortcutButton(Shortcut* shrtcut, YaffaShortcutList* prnt)
Create a new ShortcutButton that displays shrtcut

oint protocol()
Returns the protocol identifier

oconst char* url()
Returns the URL

oconst char* name()
Returns the login name

oconst char* pass()
returns the password


This class has no child classes.

Alphabetic index HTML hierarchy of classes or Java



This page was generated with the help of DOC++.