| addChild(QWidget *child, int x=0, int y=0) | QScrollView | |
| algoMenu | TrapperView | [protected] |
| allow_dragging | TrapperView | [protected] |
| basewidth | TrapperView | [protected] |
| bottomMargin() | QScrollView | |
| center(int x, int y) | QScrollView | |
| center(int x, int y, float xmargin, float ymargin) | QScrollView | |
| center_point | TrapperView | [protected] |
| childIsVisible(QWidget *child) | QScrollView | |
| childX(QWidget *child) | QScrollView | |
| childY(QWidget *child) | QScrollView | |
| clearLastMove() | TrapperView | [protected] |
| clearSelected() | TrapperView | [protected] |
| clipper() | QScrollView | |
| closeEvent(QCloseEvent *) | TrapperView | [protected, virtual] |
| contentsContextMenuEvent(QContextMenuEvent *e) | TrapperView | [protected] |
| contentsDragEnterEvent(QDragEnterEvent *event) | TrapperView | [protected] |
| contentsDragLeaveEvent(QDragLeaveEvent *) | QScrollView | |
| contentsDragMoveEvent(QDragMoveEvent *) | TrapperView | [protected] |
| contentsDropEvent(QDropEvent *event) | TrapperView | [protected] |
| contentsHeight() | QScrollView | |
| contentsMouseDoubleClickEvent(QMouseEvent *e) | QScrollView | |
| contentsMouseMoveEvent(QMouseEvent *e) | TrapperView | [protected] |
| contentsMousePressEvent(QMouseEvent *e) | TrapperView | [protected] |
| contentsMouseReleaseEvent(QMouseEvent *e) | TrapperView | [protected] |
| contentsMoving(int x, int y) | QScrollView | |
| contentsToViewport(int x, int y, int &vx, int &vy) | QScrollView | |
| contentsToViewport(const QPoint &p) | QScrollView | |
| contentsWheelEvent(QWheelEvent *e) | QScrollView | |
| contentsWidth() | QScrollView | |
| contentsX() | QScrollView | |
| contentsY() | QScrollView | |
| contextSelectMenu | TrapperView | [protected] |
| convertToDnaCoordinates(TR_DNA &x_dna, TR_DNA &y_dna, const TR_PIX cx, const TR_PIX cy) | TrapperView | [protected] |
| convertToPixelCoordinates(TR_PIX &x_pix, TR_PIX &y_pix, TR_DNA x_dna, TR_DNA y_dna) | TrapperView | [protected] |
| copy() | TrapperView | |
| cornerWidget() | QScrollView | |
| createView(QString) | TrapperView | [signal] |
| ctrl | TrapperView | [private] |
| curr_mouse_pos | TrapperView | [protected] |
| cut() | TrapperView | |
| dnaCoordToPixel_X(TR_DNA cx) | TrapperView | [protected] |
| dnaCoordToPixel_Y(TR_DNA cy) | TrapperView | [protected] |
| doc | TrapperView | [protected] |
| doZoom() | TrapperView | [protected] |
| dragAutoScroll() | QScrollView | |
| dragBitmap | TrapperView | [private] |
| dragging | TrapperView | [protected] |
| dragPixmap | TrapperView | [private] |
| dragWindowPoint | TrapperView | [private] |
| drawContents(QPainter *p, TR_PIX cx, TR_PIX cy, TR_PIX cw, TR_PIX ch) | TrapperView | [protected] |
| QScrollView::drawContents(QPainter *p, int clipx, int clipy, int clipw, int cliph) | QScrollView | |
| drawContents_helper(QPainter *p, QPainter *bitmapPainter, int cx, int cy, int cw, int ch, int dx, int dy) | TrapperView | [protected] |
| drawContentsOffset(QPainter *p, int offsetx, int offsety, int clipx, int clipy, int clipw, int cliph) | QScrollView | |
| drawRubber(QPainter *p) | TrapperView | [inline, private] |
| enableClipper(bool y) | QScrollView | |
| enlarge() | TrapperView | |
| ensureVisible(int x, int y) | QScrollView | |
| ensureVisible(int x, int y, int xmargin, int ymargin) | QScrollView | |
| eventFilter(QObject *obj, QEvent *e) | QScrollView | |
| findRead() | TrapperView | |
| findTag() | TrapperView | |
| fitContentsizeToData() | TrapperView | [protected] |
| getDocument() const | TrapperView | |
| getInfo(const QPoint &pos) | TrapperView | [protected] |
| getSelectedReads() | TrapperView | [protected] |
| globalBases | TrapperView | [protected] |
| globalRows | TrapperView | [protected] |
| hasStaticBackground() | QScrollView | |
| horizontalScrollBar() | QScrollView | |
| horizontalSliderPressed() | QScrollView | |
| horizontalSliderReleased() | QScrollView | |
| hScrollBarMode() | QScrollView | |
| infoMenu | TrapperView | [protected] |
| isHorizontalSliderPressed() | QScrollView | |
| isSelected(db_recno_t recno) | TrapperView | [protected] |
| isVerticalSliderPressed() | QScrollView | |
| lab | TrapperView | [protected] |
| last_click_changed_selection | TrapperView | [protected] |
| last_click_selected_read | TrapperView | [protected] |
| last_move_x | TrapperView | [protected] |
| last_move_y | TrapperView | [protected] |
| last_selected_recno | TrapperView | [protected] |
| leftMargin() | QScrollView | |
| magnifyX | TrapperView | [protected] |
| magnifyY | TrapperView | [protected] |
| message(const QString &) | TrapperView | [signal] |
| min_cutoff | TrapperView | [protected] |
| mode() | TrapperView | |
| mousePressedCol() | TrapperView | |
| mousePressedPoint | TrapperView | [private] |
| mousePressedRow() | TrapperView | |
| moveChild(QWidget *child, int x, int y) | QScrollView | |
| moveData(TR_PIX dx, TR_PIX dy) | TrapperView | [protected] |
| moveOn | TrapperView | [private] |
| moving | TrapperView | [protected] |
| oldMovePoint | TrapperView | [private] |
| p3 | TrapperView | [private] |
| paintFeatures(QPainter *p, QPainter *bitmapPainter, db_recno_t readRecno, TR_PIX x_pix, TR_PIX y_pix, TR_DNA x_dna_relative, TR_DNA dna_len, double width, TR_PIX height, bool selected, int center_relative, bool overlap, TR_DNA bg, TR_DNA eg) | TrapperView | [protected] |
| paintGrid(QPainter *p, TR_PIX cx, TR_PIX cy, TR_PIX cw, TR_PIX ch) | TrapperView | [protected] |
| paste() | TrapperView | |
| pixelCoordToDna_X(TR_PIX x_dna) | TrapperView | [protected] |
| pixelCoordToDna_Y(TR_PIX y_dna) | TrapperView | [protected] |
| print(QPrinter *pPrinter) | TrapperView | |
| QScrollView(QWidget *parent=0, const char *name=0, WFlags f=0) | QScrollView | |
| read_cluster_min_num | TrapperView | [protected] |
| read_cluster_window | TrapperView | [protected] |
| readSelected(QDataStream &data_stream) | TrapperView | [protected] |
| readsInRect | TrapperView | [protected] |
| RecnoMap typedef | TrapperView | [protected] |
| removeChild(QWidget *child) | QScrollView | |
| repaintContents(int x, int y, int w, int h, bool erase=TRUE) | QScrollView | |
| repaintContents(const QRect &r, bool erase=TRUE) | QScrollView | |
| repaintContents(bool erase=TRUE) | QScrollView | |
| resizeContents(int w, int h) | QScrollView | |
| resizePolicy() | QScrollView | |
| rightMargin() | QScrollView | |
| rowheight | TrapperView | [protected] |
| rubber_band | TrapperView | [private] |
| RubberEnd | TrapperView | [private] |
| RubberOn | TrapperView | [private] |
| RubberStart | TrapperView | [private] |
| runAlgo(const std::string &AlgoType, std::set< db_recno_t > &recnoList, AlgoParam *param=0) | TrapperView | [protected] |
| scrollBy(int dx, int dy) | QScrollView | |
| scrollTo(TR_PIX x, TR_PIX y) | TrapperView | [protected] |
| scrollToNextCluster(bool forward) | TrapperView | |
| select(db_recno_t recno, bool status) | TrapperView | [protected] |
| selectAll() | TrapperView | |
| selectBetween() | TrapperView | |
| selectBetweenCols() | TrapperView | |
| selectCols(int start, int stop) | TrapperView | |
| selectedReads | TrapperView | [protected] |
| selectRows(int start, int stop) | TrapperView | |
| sendMsg(const QString &msg) | TrapperView | |
| setClusterMinNum(int num) | TrapperView | |
| setClusterWindow(int window_size) | TrapperView | |
| setContentsPos(int x, int y) | QScrollView | |
| setCornerWidget(QWidget *corner) | QScrollView | |
| setDragAutoScroll(bool b) | QScrollView | |
| setDragMode(bool status) | TrapperView | |
| setHBarGeometry(QScrollBar &hbar, int x, int y, int w, int h) | QScrollView | |
| setHScrollBarMode(ScrollBarMode) | QScrollView | |
| setMargins(int left, int top, int right, int bottom) | QScrollView | |
| setNormalizeTimeCourse(bool toggle) | TrapperView | |
| setResizePolicy(ResizePolicy) | QScrollView | |
| setStaticBackground(bool y) | QScrollView | |
| setVBarGeometry(QScrollBar &vbar, int x, int y, int w, int h) | QScrollView | |
| setViewTimeCourse(bool toggle) | TrapperView | |
| setVScrollBarMode(ScrollBarMode) | QScrollView | |
| showChild(QWidget *child, bool y=TRUE) | QScrollView | |
| shrink() | TrapperView | |
| slotClearCenter() | TrapperView | [slot] |
| slotContextSelect(int i) | TrapperView | [slot] |
| slotScrollToMouse() | TrapperView | [slot] |
| slotScrollToPos() | TrapperView | [slot] |
| slotSetCenter() | TrapperView | [slot] |
| slotStartAlgo(int i) | TrapperView | [slot] |
| slotSwitchToMode(int i) | TrapperView | [slot] |
| spaceBetweenRows | TrapperView | [protected] |
| switchViewMenu | TrapperView | [protected] |
| tc_normalize | TrapperView | [protected] |
| time_course | TrapperView | [protected] |
| topMargin() | QScrollView | |
| TrapperDoc class | TrapperView | [friend] |
| TrapperView(TrapperDoc *pDoc, QWidget *parent, const char *name, QString _viewMode=QString("everything")) | TrapperView | |
| undo() | TrapperView | |
| update(TrapperView *pSender) | TrapperView | |
| updateContents(int x, int y, int w, int h) | QScrollView | |
| updateContents(const QRect &r) | QScrollView | |
| updateContents() | QScrollView | |
| updateScrollBars() | QScrollView | |
| verticalScrollBar() | QScrollView | |
| verticalSliderPressed() | QScrollView | |
| verticalSliderReleased() | QScrollView | |
| viewModes | TrapperView | [protected] |
| viewport() | QScrollView | |
| viewportPaintEvent(QPaintEvent *pe) | QScrollView | |
| viewportResizeEvent(QResizeEvent *) | QScrollView | |
| viewportSize(int x, int y) | QScrollView | |
| viewportToContents(int vx, int vy, int &x, int &y) | QScrollView | |
| viewportToContents(const QPoint &vp) | QScrollView | |
| visibleHeight() | QScrollView | |
| visibleWidth() | QScrollView | |
| vScrollBarMode() | QScrollView | |
| writeSelected(QDataStream &data_stream) | TrapperView | [protected] |
| y_delta | TrapperView | [protected] |
| y_delta_previous | TrapperView | [protected] |
| zoom_cutoff | TrapperView | [protected] |
| zoomfactor | TrapperView | [protected] |
| zoomIn() | TrapperView | |
| zoomInX() | TrapperView | |
| zoomInY() | TrapperView | |
| zoomOut() | TrapperView | |
| zoomOutX() | TrapperView | |
| zoomOutY() | TrapperView | |
| ~QScrollView() | QScrollView | |
| ~TrapperView() | TrapperView | |