kspread

KSpread::ShowColRow Class Reference

#include <ShowColRowDialog.h>

Inheritance diagram for KSpread::ShowColRow:

List of all members.

Public Types

enum  Type { Column, Row }

Public Slots

void slotDoubleClicked (QListWidgetItem *)
void slotOk ()

Public Member Functions

 ShowColRow (QWidget *parent, Selection *selection, Type _type)

Protected Attributes

QListWidgetlist
QList< int > listInt
Selectionm_selection
Type typeShow

Detailed Description

Definition at line 37 of file ShowColRowDialog.h.


Member Enumeration Documentation

Enumerator:
Column 
Row 

Definition at line 41 of file ShowColRowDialog.h.


Constructor & Destructor Documentation

ShowColRow::ShowColRow ( QWidget parent,
Selection selection,
Type  _type 
)

Definition at line 45 of file ShowColRowDialog.cpp.


Member Function Documentation

void ShowColRow::slotDoubleClicked ( QListWidgetItem  )  [slot]

Definition at line 128 of file ShowColRowDialog.cpp.

void ShowColRow::slotOk (  )  [slot]

Definition at line 133 of file ShowColRowDialog.cpp.


Member Data Documentation

Definition at line 50 of file ShowColRowDialog.h.

Definition at line 52 of file ShowColRowDialog.h.

Definition at line 49 of file ShowColRowDialog.h.

Definition at line 51 of file ShowColRowDialog.h.


The documentation for this class was generated from the following files: