~ubuntu-branches/ubuntu/natty/kdebindings/natty

« back to all changes in this revision

Viewing changes to python/pykde4/sip/solid/powermanagement.sip

  • Committer: Bazaar Package Importer
  • Author(s): Philip Muskovac, Jonathan Riddell, Philip Muskovac
  • Date: 2010-12-23 01:06:35 UTC
  • mfrom: (1.1.43 upstream)
  • Revision ID: james.westby@ubuntu.com-20101223010635-2i4d9nh4t6k31o7j
Tags: 4:4.5.90-0ubuntu1
[ Jonathan Riddell ]
* New upstream RC release

[ Philip Muskovac ]
* Add build-dep on libqimageblitz-dev again

Show diffs side-by-side

added added

removed removed

Lines of Context:
44
44
//ig class Notifier;
45
45
 
46
46
//ig Solid::PowerManagement::Notifier*  notifier ();
 
47
int                     beginSuppressingScreenPowerManagement (const QString& reason = QString());
 
48
bool                    stopSuppressingScreenPowerManagement (int cookie);
47
49
};
48
50
// PowerManagement
49
51