~ubuntu-branches/ubuntu/saucy/kig/saucy

« back to all changes in this revision

Viewing changes to misc/object_constructor.h

  • Committer: Package Import Robot
  • Author(s): Philip Muškovac
  • Date: 2013-03-05 15:46:33 UTC
  • mfrom: (1.1.22)
  • Revision ID: package-import@ubuntu.com-20130305154633-8o0hvrph80p1dxpe
Tags: 4:4.10.1-0ubuntu1
New upstream bugfix release

Show diffs side-by-side

added added

removed removed

Lines of Context:
301
301
  const QString description() const;
302
302
  const QByteArray iconFileName( const bool canBeNull = false ) const;
303
303
 
304
 
  bool isAlreadySelectedOK( const std::vector<ObjectCalcer*>& os, 
305
 
                                  const uint& ) const;
 
304
  virtual bool isAlreadySelectedOK( const std::vector<ObjectCalcer*>& os, const uint& ) const;
 
305
 
306
306
  int wantArgs( const std::vector<ObjectCalcer*>& os,
307
307
                      const KigDocument& d,
308
308
                      const KigWidget& v