#include <selection_source.h>
Base class representing a data source. 
Definition at line 34 of file selection_source.h.
◆ SelectionSource()
      
        
          | KWin::Xwl::SelectionSource::SelectionSource | ( | Selection * | selection | ) |  | 
      
 
 
◆ selection()
  
  | 
        
          | Selection * KWin::Xwl::SelectionSource::selection | ( |  | ) | const |  | inlineprotected | 
 
 
◆ setTimestamp()
  
  | 
        
          | void KWin::Xwl::SelectionSource::setTimestamp | ( | xcb_timestamp_t | time | ) |  |  | inline | 
 
 
◆ setWindow()
  
  | 
        
          | void KWin::Xwl::SelectionSource::setWindow | ( | xcb_window_t | window | ) |  |  | inlineprotected | 
 
 
◆ timestamp()
  
  | 
        
          | xcb_timestamp_t KWin::Xwl::SelectionSource::timestamp | ( |  | ) | const |  | inline | 
 
 
◆ window()
  
  | 
        
          | xcb_window_t KWin::Xwl::SelectionSource::window | ( |  | ) | const |  | inlineprotected | 
 
 
The documentation for this class was generated from the following files: