Meego Wiki
Views

CheckBox API Snapshot

From MeeGo wiki
Revision as of 12:28, 28 April 2011 by Pascaldietz (Talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Contents

Description

This is a CheckBox.

API properties

bool isChecked
Holds the currently checked state. By default false.

Signals

clicked
Emitted if the CheckBox is checked
Parameters:
  • bool checked, true if CheckBox is currently checked

Functions

-

Example

-

Personal tools