kalarm
#include <sounddlg.h>
Definition at line 41 of file sounddlg.h.
 
      
        
          | SoundWidget::SoundWidget  | 
          ( | 
          bool  | 
          showPlay,  | 
        
        
           | 
           | 
          bool  | 
          showRepeat,  | 
        
        
           | 
           | 
          QWidget *  | 
          parent  | 
        
        
           | 
          ) | 
           |  | 
        
      
 
 
      
        
          | SoundWidget::~SoundWidget  | 
          ( | 
           | ) | 
           | 
        
      
 
 
  
  
      
        
          | void SoundWidget::changed  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
signal   | 
  
 
 
  
  
      
        
          | QString SoundWidget::defaultDir  | 
          ( | 
           | ) | 
           const | 
         
       
   | 
  
inline   | 
  
 
 
      
        
          | bool SoundWidget::file  | 
          ( | 
          KUrl &  | 
          url,  | 
        
        
           | 
           | 
          bool  | 
          showErrorMessage = true  | 
        
        
           | 
          ) | 
           |  const | 
        
      
 
 
      
        
          | QString SoundWidget::fileName  | 
          ( | 
           | ) | 
           const | 
        
      
 
 
      
        
          | void SoundWidget::getVolume  | 
          ( | 
          float &  | 
          volume,  | 
        
        
           | 
           | 
          float &  | 
          fadeVolume,  | 
        
        
           | 
           | 
          int &  | 
          fadeSeconds  | 
        
        
           | 
          ) | 
           |  const | 
        
      
 
 
  
  
      
        
          | QString SoundWidget::i18n_chk_Repeat  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
static   | 
  
 
 
  
  
      
        
          | bool SoundWidget::isReadOnly  | 
          ( | 
           | ) | 
           const | 
         
       
   | 
  
inline   | 
  
 
 
      
        
          | int SoundWidget::repeatPause  | 
          ( | 
           | ) | 
           const | 
        
      
 
 
  
  
      
        
          | void SoundWidget::resizeEvent  | 
          ( | 
          QResizeEvent *  | 
          re | ) | 
           | 
         
       
   | 
  
protectedvirtual   | 
  
 
 
      
        
          | void SoundWidget::set  | 
          ( | 
          const QString &  | 
          file,  | 
        
        
           | 
           | 
          float  | 
          volume,  | 
        
        
           | 
           | 
          float  | 
          fadeVolume = -1,  | 
        
        
           | 
           | 
          int  | 
          fadeSeconds = 0,  | 
        
        
           | 
           | 
          int  | 
          repeatPause = -1  | 
        
        
           | 
          ) | 
           |  | 
        
      
 
 
  
  
      
        
          | void SoundWidget::setAllowEmptyFile  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
inline   | 
  
 
 
      
        
          | void SoundWidget::setReadOnly  | 
          ( | 
          bool  | 
          readOnly | ) | 
           | 
        
      
 
 
  
  
      
        
          | void SoundWidget::showEvent  | 
          ( | 
          QShowEvent *  | 
          se | ) | 
           | 
         
       
   | 
  
protectedvirtual   | 
  
 
 
      
        
          | bool SoundWidget::validate  | 
          ( | 
          bool  | 
          showErrorMessage | ) | 
           const | 
        
      
 
 
The documentation for this class was generated from the following files:
 
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:59:11 by
doxygen 1.8.7 written
by 
Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.