kstars
#include <streamwg.h>
Definition at line 33 of file streamwg.h.
 
  
  
      
        
          | StreamWG::StreamWG  | 
          ( | 
          QWidget *  | 
          parent = 0 | ) | 
           | 
         
       
   | 
  
explicit   | 
  
 
 
  
  
      
        
          | void StreamWG::captureImage  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
slot   | 
  
 
 
  
  
      
        
          | void StreamWG::closeEvent  | 
          ( | 
          QCloseEvent *  | 
          e | ) | 
           | 
         
       
   | 
  
protected   | 
  
 
 
      
        
          | void StreamWG::enableStream  | 
          ( | 
          bool  | 
          enable | ) | 
           | 
        
      
 
 
  
  
      
        
          | int StreamWG::getHeight  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
inline   | 
  
 
 
  
  
      
        
          | int StreamWG::getWidth  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
inline   | 
  
 
 
  
  
      
        
          | bool StreamWG::isStreamEnabled  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
inline   | 
  
 
 
      
        
          | void StreamWG::newFrame  | 
          ( | 
          unsigned char *  | 
          buffer,  | 
        
        
           | 
           | 
          int  | 
          buffSiz,  | 
        
        
           | 
           | 
          int  | 
          w,  | 
        
        
           | 
           | 
          int  | 
          h  | 
        
        
           | 
          ) | 
           |  | 
        
      
 
 
  
  
      
        
          | void StreamWG::playPressed  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
slot   | 
  
 
 
  
  
      
        
          | void StreamWG::resizeEvent  | 
          ( | 
          QResizeEvent *  | 
          ev | ) | 
           | 
         
       
   | 
  
protected   | 
  
 
 
      
        
          | void StreamWG::setColorFrame  | 
          ( | 
          bool  | 
          color | ) | 
           | 
        
      
 
 
      
        
          | void StreamWG::setSize  | 
          ( | 
          int  | 
          wd,  | 
        
        
           | 
           | 
          int  | 
          ht  | 
        
        
           | 
          ) | 
           |  | 
        
      
 
 
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:36:23 by
doxygen 1.8.7 written
by 
Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.