~ubuntu-branches/ubuntu/wily/sflphone/wily

« back to all changes in this revision

Viewing changes to kde/src/sflphoneview.h

  • Committer: Package Import Robot
  • Author(s): Jonathan Riddell
  • Date: 2015-01-07 14:51:16 UTC
  • mfrom: (4.3.5 sid)
  • Revision ID: package-import@ubuntu.com-20150107145116-yxnafinf4lrdvrmx
Tags: 1.4.1-0.1ubuntu1
* Merge with Debian, remaining changes:
 - Drop soprano, nepomuk build-dep
* Drop ubuntu patches, now upstream

Show diffs side-by-side

added added

removed removed

Lines of Context:
50
50
 * @short Main view
51
51
 * @author Jérémy Quentin <jeremy.quentin@savoirfairelinux.com>
52
52
 * @author Emmanuel Lepage Vallee <emmanuel.lepage@savoirfairelinux.com>
53
 
 * @version 1.3.0
 
53
 * @version 1.4.1
54
54
 */
55
55
class SFLPhoneView : public QWidget, public Ui::SFLPhone_view
56
56
{
92
92
   void setCurrentIndex(const QModelIndex& idx) const;
93
93
 
94
94
private Q_SLOTS:
95
 
   void updateVolumeControls ();
96
95
   void sendMessage          ();
97
96
   void slotAutoCompleteClicked(PhoneNumber* n);
98
97
   void loadAutoCompletion   ();
100
99
 
101
100
 
102
101
public Q_SLOTS:
 
102
   void updateVolumeControls ();
103
103
   /**
104
104
    * Updates all the display
105
105
    * according to the settings.